Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A 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()
H A Dafl-fuzz-python.c382 struct custom_mutator *load_custom_mutator_py(afl_state_t *afl, in load_custom_mutator_py() function
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1135 struct custom_mutator *load_custom_mutator_py(afl_state_t *, char *);