|
LLVM
4.0.0
|
#include "FuzzerDefs.h"Go to the source code of this file.
Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *Data, size_t Size) |
| int | main (int argc, char **argv) |
| int LLVMFuzzerTestOneInput | ( | const uint8_t * | Data, |
| size_t | Size | ||
| ) |
Definition at line 11 of file AbsNegAndConstant64Test.cpp.
References llvm::abs(), AllocatedPointers, argv0, array, assert(), bits, C, Counter, DSO1(), DSO2(), DSOTestExtra(), Eq(), EQ, F, f01(), f12(), f23(), llvm::AArch64CC::GT, fuzzer::Hash(), i, kAllocatedPointersSize, kArraySize, Large, N, nil, Null, NumAllocatedPointers, Offset, PrintOnce(), Ptr, ShortSwitch(), simple_hash(), Sink, sink, SinkPtr, fuzzer::strcmp, Switch(), t, T, t0, Target, X, Y, and Zero.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 19 of file FuzzerMain.cpp.
References fuzzer::FuzzerDriver(), and LLVMFuzzerTestOneInput().
1.8.6