Searched refs:__afl_selective_coverage (Results 1 – 2 of 2) sorted by relevance
172 int __afl_selective_coverage __attribute__((weak)); variable651 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()
28 "__afl_selective_coverage";