Home
last modified time | relevance | path

Searched refs:nyx_option_set_reload_mode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-forkserver.c103 plugin->nyx_option_set_reload_mode = in afl_load_libnyx_plugin()
105 if (plugin->nyx_option_set_reload_mode == NULL) { goto fail; } in afl_load_libnyx_plugin()
698 fsrv->nyx_handlers->nyx_option_set_reload_mode( in afl_fsrv_start()
/aosp_15_r20/external/AFLplusplus/include/
H A Dforkserver.h77 void (*nyx_option_set_reload_mode)(void *qemu_process, bool enable); member