Home | History | Annotate | Download | only in honggfuzz

Lines Matching refs:LOG_HELP

72         LOG_HELP("\t%s", opts[i].descr);
75 LOG_HELP(
79 LOG_HELP(" As above, provide input over STDIN:");
81 LOG_HELP(" Use compile-time instrumentation (libhfuzz/instrument.c):");
83 LOG_HELP(" Use SANCOV instrumentation:");
85 LOG_HELP(" Use persistent mode (libhfuzz/persistent.c) w/o instrumentation:");
87 LOG_HELP(" Use persistent mode (libhfuzz/persistent.c) and compile-time instrumentation:");
90 LOG_HELP(
93 LOG_HELP(" As above, maximize total no. of branches:");
95 LOG_HELP(" As above, maximize unique branches (edges) via Intel BTS:");
97 LOG_HELP(