Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/tests/fuzz/
H A DREADME.md55 make libFuzzer
57 …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 library
69 and libFuzzer with MSAN.
H A DMakefile99 .PHONY: libFuzzer
100 libFuzzer: target
/freebsd-12.1/contrib/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def18 "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.")
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSanitizers.def59 // libFuzzer
62 // libFuzzer-required instrumentation, no linking.
/freebsd-12.1/crypto/openssl/
H A DCHANGES2305 libFuzzer.
2492 libFuzzer.