Searched refs:LIBFUZZER_MSVC (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerBuiltins.h16 #if !LIBFUZZER_MSVC
34 #endif // !LIBFUZZER_MSVC
H A DFuzzerBuiltinsMsvc.h17 #if LIBFUZZER_MSVC
H A DFuzzerExtFunctionsWindows.cpp24 #if LIBFUZZER_MSVC
44 #endif // LIBFUZZER_MSVC
H A DFuzzerDefs.h103 #define LIBFUZZER_MSVC 1 macro
105 #define LIBFUZZER_MSVC 0 macro
H A DFuzzerDriver.cpp33 #if LIBFUZZER_MSVC
38 #endif // LIBFUZZER_MSVC

Completed in 55 milliseconds