|
LLVM
3.7.0
|
Go to the source code of this file.
Functions | |
| void | LLVMFuzzerTestOneInput (const uint8_t *Data, size_t Size) |
| int | main (int argc, char **argv) |
| void LLVMFuzzerTestOneInput | ( | const uint8_t * | Data, |
| size_t | Size | ||
| ) |
Definition at line 18 of file FuzzerMain.cpp.
References fuzzer::FuzzerDriver(), and LLVMFuzzerTestOneInput().
1.8.6