Home
last modified time | relevance | path

Searched refs:__afl_coverage_interesting (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DREADME.instrument_list.md47 A special function is `__afl_coverage_interesting`. To use this, you must define
48 `void __afl_coverage_interesting(u8 val, u32 id);`. Then you can use this
H A Dafl-compiler-rt.o.c2896 void __afl_coverage_interesting(u8 val, u32 id) { in __afl_coverage_interesting() function
/aosp_15_r20/external/AFLplusplus/
H A Ddynamic_list.txt13 "__afl_coverage_interesting";
H A DChangelog.md548 - added support for __afl_coverage_interesting() for LTO and our
/aosp_15_r20/external/AFLplusplus/docs/
H A DChangelog.md548 - added support for __afl_coverage_interesting() for LTO and our