Home
last modified time | relevance | path

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

/external/AFLplusplus/src/
Dafl-fuzz-python.c237 py_functions[PY_FUNC_POST_PROCESS] = in init_py_module()
422 if (py_functions[PY_FUNC_POST_PROCESS]) { in load_custom_mutator_py()
536 ((py_mutator_t *)py_mutator)->py_functions[PY_FUNC_POST_PROCESS], in post_process_py()
/external/AFLplusplus/include/
Dafl-fuzz.h382 /* 04 */ PY_FUNC_POST_PROCESS, enumerator