Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerPlatform.h77 #define LIBFUZZER_MSVC 1 macro
79 #define LIBFUZZER_MSVC 0 macro
H A DFuzzerBuiltins.h16 #if !LIBFUZZER_MSVC
H A DFuzzerBuiltinsMsvc.h17 #if LIBFUZZER_MSVC
H A DFuzzerExtFunctionsWindows.cpp24 #if LIBFUZZER_MSVC
H A DFuzzerDriver.cpp34 #if LIBFUZZER_MSVC