Searched refs:PopStackFrames (Results 1 – 5 of 5) sorted by relevance
39 PopStackFrames(pc_location); in UnwindSlow()
137 PopStackFrames(Min(to_pop, static_cast<uptr>(1))); in UnwindSlow()
141 PopStackFrames(to_pop); in UnwindSlow()
151 void BufferedStackTrace::PopStackFrames(uptr count) { in PopStackFrames() function in __sanitizer::BufferedStackTrace
152 void PopStackFrames(uptr count);