Searched refs:LocatePcInTrace (Results 1 – 4 of 4) sorted by relevance
105 uptr BufferedStackTrace::LocatePcInTrace(uptr pc) { in LocatePcInTrace() function in __sanitizer::BufferedStackTrace
109 uptr LocatePcInTrace(uptr pc);
117 uptr to_pop = LocatePcInTrace(pc); in SlowUnwindStack()
555 uptr pc_location = LocatePcInTrace(pc); in SlowUnwindStack()