Home
last modified time | relevance | path

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

/third_party/json/test/thirdparty/Fuzzer/
DFuzzerDefs.h24 #define LIBFUZZER_APPLE 0 macro
28 #define LIBFUZZER_APPLE 1 macro
32 #define LIBFUZZER_APPLE 0 macro
39 #define LIBFUZZER_POSIX LIBFUZZER_APPLE || LIBFUZZER_LINUX
DFuzzerExtFunctionsDlsym.cpp15 #if LIBFUZZER_APPLE
DFuzzerUtilPosix.cpp98 } else if (LIBFUZZER_APPLE) { in GetPeakRSSMb()
DFuzzerUtilDarwin.cpp12 #if LIBFUZZER_APPLE
/third_party/json/test/thirdparty/Fuzzer/afl/
Dafl_driver.cpp65 #define LIBFUZZER_APPLE 0 macro
68 #define LIBFUZZER_APPLE 1 macro
120 } else if (LIBFUZZER_APPLE) { in GetPeakRSSMb()