Searched refs:__afl_coverage_interesting (Results 1 – 5 of 5) sorted by relevance
47 A special function is `__afl_coverage_interesting`. To use this, you must define48 `void __afl_coverage_interesting(u8 val, u32 id);`. Then you can use this
2896 void __afl_coverage_interesting(u8 val, u32 id) { in __afl_coverage_interesting() function
13 "__afl_coverage_interesting";
548 - added support for __afl_coverage_interesting() for LTO and our