Searched refs:run_afl_custom_queue_new_entry (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/AFLplusplus/src/ |
H A D | afl-fuzz-queue.c | 37 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 D | afl-fuzz-mutators.c | 34 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 D | afl-fuzz-init.c | 1505 run_afl_custom_queue_new_entry(afl, q, q->fname, NULL);
|
/aosp_15_r20/external/AFLplusplus/include/ |
H A D | afl-fuzz.h | 1129 void run_afl_custom_queue_new_entry(afl_state_t *, struct queue_entry *, u8 *,
|