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