Searched defs:GetNextInstructionPc (Results 1 – 4 of 4) sorted by relevance
20 uptr StackTrace::GetNextInstructionPc(uptr pc) { in GetNextInstructionPc() function in __sanitizer::StackTrace
21 uptr StackTrace::GetNextInstructionPc(uptr pc) { in GetNextInstructionPc() function in __sanitizer::StackTrace
139 ALWAYS_INLINE uintptr_t TracePC::GetNextInstructionPc(uintptr_t PC) { in GetNextInstructionPc() function in fuzzer::TracePC