Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-mutations.h1486 u32 mutation_strategy_exploitation_binary[MUT_STRATEGY_ARRAY_SIZE] = { variable
1850 mutation_array = (u32 *)&mutation_strategy_exploitation_binary; in afl_mutate()
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-one.c2093 mutation_array = (unsigned int *)&mutation_strategy_exploitation_binary; in fuzz_one_original()