Home
last modified time | relevance | path

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

/external/AFLplusplus/src/
Dafl-fuzz-mutators.c31 struct custom_mutator *load_custom_mutator_py(afl_state_t *, char *);
135 struct custom_mutator *m = load_custom_mutator_py(afl, module_name); in setup_custom_mutators()
Dafl-fuzz-python.c382 struct custom_mutator *load_custom_mutator_py(afl_state_t *afl, in load_custom_mutator_py() function
/external/AFLplusplus/include/
Dafl-fuzz.h1135 struct custom_mutator *load_custom_mutator_py(afl_state_t *, char *);