Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-compiler-rt.o.c172 int __afl_selective_coverage __attribute__((weak)); variable
651 if (__afl_selective_coverage) { in __afl_map_shm()
668 __afl_selective_coverage = 0; in __afl_map_shm()
2846 if (likely(__afl_selective_coverage)) { in __afl_coverage_off()
2858 if (likely(__afl_selective_coverage && __afl_selective_coverage_temp)) { in __afl_coverage_on()
2882 if (likely(is_persistent && __afl_selective_coverage)) { in __afl_coverage_skip()
/aosp_15_r20/external/AFLplusplus/
H A Ddynamic_list.txt28 "__afl_selective_coverage";