Home
last modified time | relevance | path

Searched defs:afl_cmplog_pass (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-gcc-cmplog-pass.so.cc52 struct afl_cmplog_pass : afl_base_pass { struct
54 afl_cmplog_pass(bool quiet) in afl_cmplog_pass() function
62 tree t8u;
67 tree cmplog_hooks[6];
69 tree cmplog_hook(unsigned i) { in cmplog_hook()
147 void insert_cmplog_call(gimple_stmt_iterator gsi, tree_code code, tree lhs, in insert_cmplog_call()
296 virtual unsigned int execute(function *fn) { in execute()