Home
last modified time | relevance | path

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

/third_party/json/tests/thirdparty/Fuzzer/
H A 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
H A DFuzzerExtFunctionsDlsym.cpp15 #if LIBFUZZER_APPLE
52 #endif // LIBFUZZER_APPLE
H A DFuzzerUtilPosix.cpp98 } else if (LIBFUZZER_APPLE) { in GetPeakRSSMb()
H A DFuzzerUtilDarwin.cpp12 #if LIBFUZZER_APPLE
152 #endif // LIBFUZZER_APPLE
/third_party/json/tests/thirdparty/Fuzzer/afl/
H A Dafl_driver.cpp65 #define LIBFUZZER_APPLE 0 macro
68 #define LIBFUZZER_APPLE 1 macro
120 } else if (LIBFUZZER_APPLE) { in GetPeakRSSMb()

Completed in 3 milliseconds