Home
last modified time | relevance | path

Searched defs:afl_path (Results 1 – 4 of 4) sorted by relevance

/external/AFLplusplus/src/
Dafl-ld-lto.c61 static u8 *afl_path = AFL_PATH; variable
Dafl-cc.c157 u8 *afl_path = getenv("AFL_PATH"); in find_object() local
Dafl-common.c369 u8 *afl_path = NULL, *target_path, *own_copy, *tmp; in find_afl_binary() local
/external/AFLplusplus/include/
Dafl-fuzz.h391 u8 *afl_tmpdir, *afl_custom_mutator_library, *afl_python_module, *afl_path, member