Home
last modified time | relevance | path

Searched refs:eff_buf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-state.c714 afl_free(afl->eff_buf); in afl_state_deinit()
H A Dafl-fuzz-redqueen.c3149 u8 *virgin_save = afl_realloc((void **)&afl->eff_buf, afl->shm.map_size);
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h780 u8 *eff_buf; member