Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-ld-lto.c59 static u8 *afl_path = AFL_PATH; variable
H A Dafl-common.c482 u8 *afl_path = NULL, *target_path, *own_copy, *tmp; in find_afl_binary() local
H A Dafl-cc.c384 u8 *afl_path = getenv("AFL_PATH"); in find_object() local
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h453 u8 *afl_tmpdir, *afl_custom_mutator_library, *afl_python_module, *afl_path, member