Searched refs:LLVMFuzzerTestOneInput (Results 1 – 3 of 3) sorted by relevance
108 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t sz) in LLVMFuzzerTestOneInput() function
33 LLVMFuzzerTestOneInput() entry point, which runs in the host
999 ``LLVMFuzzerTestOneInput()`` hook instead of relying on a board provided one. Check