Searched refs:LIBFUZZER_WINDOWS (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDefs.h32 #define LIBFUZZER_WINDOWS 0 macro
41 #define LIBFUZZER_WINDOWS 0 macro
50 #define LIBFUZZER_WINDOWS 0 macro
59 #define LIBFUZZER_WINDOWS 0 macro
68 #define LIBFUZZER_WINDOWS 0 macro
77 #define LIBFUZZER_WINDOWS 1 macro
86 #define LIBFUZZER_WINDOWS 0 macro
95 #define LIBFUZZER_WINDOWS 0 macro
139 #if LIBFUZZER_WINDOWS
145 #if LIBFUZZER_WINDOWS
[all...]
H A DFuzzerExtFunctionsWindows.cpp13 #if LIBFUZZER_WINDOWS
82 #endif // LIBFUZZER_WINDOWS
H A DFuzzerUtilWindows.cpp11 #if LIBFUZZER_WINDOWS
204 #endif // LIBFUZZER_WINDOWS
H A DFuzzerSHA1.cpp35 #elif defined __LITTLE_ENDIAN__ || LIBFUZZER_WINDOWS
H A DFuzzerIOWindows.cpp11 #if LIBFUZZER_WINDOWS
413 #endif // LIBFUZZER_WINDOWS
H A DFuzzerLoop.cpp278 #if !LIBFUZZER_WINDOWS && !LIBFUZZER_NETBSD && !LIBFUZZER_FUCHSIA

Completed in 68 milliseconds