Searched refs:LIBFUZZER_APPLE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerPlatform.h16 #define LIBFUZZER_APPLE 0 macro
25 #define LIBFUZZER_APPLE 1 macro
34 #define LIBFUZZER_APPLE 0 macro
43 #define LIBFUZZER_APPLE 0 macro
52 #define LIBFUZZER_APPLE 0 macro
61 #define LIBFUZZER_APPLE 0 macro
70 #define LIBFUZZER_APPLE 0 macro
79 #define LIBFUZZER_APPLE 0 macro
103 (LIBFUZZER_APPLE || LIBFUZZER_LINUX || LIBFUZZER_NETBSD || \
H A DFuzzerExtFunctionsDlsym.cpp14 #if LIBFUZZER_APPLE
51 #endif // LIBFUZZER_APPLE
H A DFuzzerUtilDarwin.cpp11 #if LIBFUZZER_APPLE
170 #endif // LIBFUZZER_APPLE
H A DFuzzerUtilPosix.cpp154 } else if (LIBFUZZER_APPLE) {

Completed in 184 milliseconds