Home
last modified time | relevance | path

Searched defs:GetPreviousInstructionPc (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h74 uptr StackTrace::GetPreviousInstructionPc(uptr pc) { in GetPreviousInstructionPc() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.h76 uptr StackTrace::GetPreviousInstructionPc(uptr pc) { in GetPreviousInstructionPc() function
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.cpp121 inline ALWAYS_INLINE uintptr_t GetPreviousInstructionPc(uintptr_t PC) { in GetPreviousInstructionPc() function
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerTracePC.cpp121 inline ALWAYS_INLINE uintptr_t GetPreviousInstructionPc(uintptr_t PC) { in GetPreviousInstructionPc() function