HomeSort by relevance Sort by last modified time
    Searched refs:LIBFUZZER_APPLE (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Fuzzer/
FuzzerExtFunctionsDlsym.cpp 15 #if LIBFUZZER_APPLE
49 #endif // LIBFUZZER_APPLE
FuzzerUtil.cpp 119 } else if (LIBFUZZER_APPLE) {
289 } else if (LIBFUZZER_APPLE) {
FuzzerInternal.h 35 #define LIBFUZZER_APPLE 0
38 #define LIBFUZZER_APPLE 1
  /external/llvm/lib/Fuzzer/afl/
afl_driver.cpp 65 #define LIBFUZZER_APPLE 0
68 #define LIBFUZZER_APPLE 1
120 } else if (LIBFUZZER_APPLE) {
  /prebuilts/clang/host/linux-x86/clang-3859424/prebuilt_include/llvm/lib/Fuzzer/
FuzzerDefs.h 24 #define LIBFUZZER_APPLE 0
27 #define LIBFUZZER_APPLE 1

Completed in 77 milliseconds