Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-showmap.c90 raw_instr_output, /* Do not apply AFL filters */ variable
194 } else if (!raw_instr_output) { in classify_counts()
1225 if (raw_instr_output) { FATAL("-e and -r are mutually exclusive"); } in main()
1325 if (raw_instr_output) { FATAL("Multiple -r options not supported"); } in main()
1327 raw_instr_output = true; in main()
1680 raw_instr_output = true; in main()