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