Home
last modified time | relevance | path

Searched refs:__afl_fuzz_len (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/AFLplusplus/utils/aflpp_driver/
H A Daflpp_driver.c69 extern unsigned int *__afl_fuzz_len;
405 size_t length = *__afl_fuzz_len; in LLVMFuzzerRunDriver()
438 callback(__afl_fuzz_ptr, *__afl_fuzz_len); in LLVMFuzzerRunDriver()
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-compiler-rt.o.c109 u32 *__afl_fuzz_len = &__afl_fuzz_len_dummy; variable
321 __afl_fuzz_len = (u32 *)map; in __afl_map_shm_fuzz()
976 if (write(fd_doc, __afl_fuzz_ptr, *__afl_fuzz_len) != *__afl_fuzz_len) { in __afl_start_snapshots()
1244 if (write(fd_doc, __afl_fuzz_ptr, *__afl_fuzz_len) != *__afl_fuzz_len) { in __afl_start_forkserver()
/aosp_15_r20/external/AFLplusplus/utils/persistent_mode/
H A Dtest-instr.c45 if (write(fd_doc, buf, len) != __afl_fuzz_len) { in main()
/aosp_15_r20/external/AFLplusplus/
H A Ddynamic_list.txt20 "__afl_fuzz_len";