Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-queue.c37 void run_afl_custom_queue_new_entry(afl_state_t *afl, struct queue_entry *q, in run_afl_custom_queue_new_entry() function
654 run_afl_custom_queue_new_entry(afl, q, fname, afl->queue_cur->fname); in add_to_queue()
H A Dafl-fuzz-mutators.c34 void run_afl_custom_queue_new_entry(afl_state_t *afl, struct queue_entry *q, in run_afl_custom_queue_new_entry() function
H A Dafl-fuzz-init.c1505 run_afl_custom_queue_new_entry(afl, q, q->fname, NULL);
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1129 void run_afl_custom_queue_new_entry(afl_state_t *, struct queue_entry *, u8 *,