Home
last modified time | relevance | path

Searched refs:PopStackFrames (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stacktrace.cc67 void StackTrace::PopStackFrames(uptr count) { in PopStackFrames() function in __sanitizer::StackTrace
Dsanitizer_stacktrace.h77 void PopStackFrames(uptr count);
Dsanitizer_win.cc447 PopStackFrames(pc_location); in SlowUnwindStack()
Dsanitizer_linux_libcdep.cc244 PopStackFrames(to_pop); in SlowUnwindStack()