Home
last modified time | relevance | path

Searched refs:InFuzzingThread (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerTraceState.cpp312 if (!RecordingTraces || !F->InFuzzingThread()) return; in DFSanCmpCallback()
342 if (!RecordingMemcmp || !F->InFuzzingThread()) return; in DFSanMemcmpCallback()
361 if (!RecordingTraces || !F->InFuzzingThread()) return; in DFSanSwitchCallback()
429 if (!RecordingTraces || !F->InFuzzingThread()) return; in TraceCmpCallback()
445 if (!RecordingMemcmp || !F->InFuzzingThread()) return; in TraceMemcmpCallback()
460 if (!RecordingTraces || !F->InFuzzingThread()) return; in TraceSwitchCallback()
H A DFuzzerLoop.cpp227 if (!InFuzzingThread()) return; in AlarmCallback()
452 assert(InFuzzingThread()); in GetCurrentUnitInFuzzingThead()
458 assert(InFuzzingThread()); in ExecuteCallback()
H A DFuzzerInternal.h420 bool InFuzzingThread() const { return IsMyThread; } in InFuzzingThread() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp280 if (!InFuzzingThread()) in AlarmCallback()
562 assert(InFuzzingThread()); in GetCurrentUnitInFuzzingThead()
593 assert(InFuzzingThread()); in ExecuteCallback()
DFuzzerInternal.h87 bool InFuzzingThread() const { return IsMyThread; } in InFuzzingThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerInternal.h86 bool InFuzzingThread() const { return IsMyThread; } in InFuzzingThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerInternal.h86 bool InFuzzingThread() const { return IsMyThread; } in InFuzzingThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerInternal.h86 bool InFuzzingThread() const { return IsMyThread; } in InFuzzingThread() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerInternal.h86 bool InFuzzingThread() const { return IsMyThread; } in InFuzzingThread() function