Searched defs:GetNextInstructionPc (Results 1 – 2 of 2) sorted by relevance
22 uptr StackTrace::GetNextInstructionPc(uptr pc) { in GetNextInstructionPc() function in __sanitizer::StackTrace
149 ALWAYS_INLINE uintptr_t TracePC::GetNextInstructionPc(uintptr_t PC) { in GetNextInstructionPc() function in fuzzer::TracePC