Home
last modified time | relevance | path

Searched refs:LLVMFuzzerInitialize (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/qtest/fuzz/
H A Dfuzz.h122 int LLVMFuzzerInitialize(int *argc, char ***argv, char ***envp);
H A Dfuzz.c163 int LLVMFuzzerInitialize(int *argc, char ***argv, char ***envp) in LLVMFuzzerInitialize() function
/openbmc/libmctp/tests/fuzz/
H A Di2c-fuzz.c256 int LLVMFuzzerInitialize(int *argc __unused, char ***argv __unused) in LLVMFuzzerInitialize() function
295 LLVMFuzzerInitialize(&argc, &argv); in main()
/openbmc/libpldm/tests/fuzz/
H A Dfd-fuzz.cpp362 extern "C" int LLVMFuzzerInitialize(int* argc LIBPLDM_CC_UNUSED, in LLVMFuzzerInitialize() function
481 LLVMFuzzerInitialize(&argc, &argv); in main()
/openbmc/qemu/docs/devel/testing/
H A Dfuzzing.rst272 ``LLVMFuzzerInitialize``: called prior to fuzzing. Used to initialize all of the
280 ``LLVMFuzzerInitialize`` parses the arguments to the fuzzer (must start with two