Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerPlatform.h20 #define LIBFUZZER_FREEBSD 0 macro
28 #define LIBFUZZER_FREEBSD 0 macro
36 #define LIBFUZZER_FREEBSD 0 macro
44 #define LIBFUZZER_FREEBSD 1 macro
52 #define LIBFUZZER_FREEBSD 0 macro
60 #define LIBFUZZER_FREEBSD 0 macro
68 #define LIBFUZZER_FREEBSD 0 macro
88 LIBFUZZER_FREEBSD || LIBFUZZER_EMSCRIPTEN)
HDFuzzerUtilLinux.cpp11 #if LIBFUZZER_LINUX || LIBFUZZER_NETBSD || LIBFUZZER_FREEBSD || \
44 #if LIBFUZZER_LINUX || LIBFUZZER_FREEBSD in SetThreadName()
HDFuzzerExtraCounters.cpp14 #if LIBFUZZER_LINUX || LIBFUZZER_NETBSD || LIBFUZZER_FREEBSD || \
HDFuzzerExtFunctionsWeak.cpp16 LIBFUZZER_FREEBSD || LIBFUZZER_EMSCRIPTEN
HDFuzzerUtilPosix.cpp153 if (LIBFUZZER_LINUX || LIBFUZZER_FREEBSD || LIBFUZZER_NETBSD || in GetPeakRSSMb()