Searched refs:libFuzzer (Results 1 – 5 of 5) sorted by relevance
55 make libFuzzer57 …nable-coverage --enable-asan --enable-ubsan --lib-fuzzing-engine Fuzzer/libFuzzer.a --cc clang --c…59 CC=clang CXX=clang++ LIB_FUZZING_ENGINE=Fuzzer/libFuzzer.a ./fuzz.py build all --enable-coverage --…68 Fuzzing with `libFuzzer` and `MSAN` will require building a C++ standard library69 and libFuzzer with MSAN.
99 .PHONY: libFuzzer100 libFuzzer: target
18 "If 0, libFuzzer tries to guess a good value based on the corpus "36 FUZZER_FLAG_INT(error_exitcode, 77, "When libFuzzer itself reports a bug "38 FUZZER_FLAG_INT(timeout_exitcode, 77, "When libFuzzer reports a timeout "141 "Used primarily for testing libFuzzer itself.")144 "Used primarily for testing libFuzzer itself.")
59 // libFuzzer62 // libFuzzer-required instrumentation, no linking.
2305 libFuzzer.2492 libFuzzer.