Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cc136 PopStackFrames(to_pop); in SlowUnwindStack()
Dsanitizer_stacktrace.cc113 void BufferedStackTrace::PopStackFrames(uptr count) { in PopStackFrames() function in __sanitizer::BufferedStackTrace
Dsanitizer_stacktrace.h106 void PopStackFrames(uptr count);
Dsanitizer_win.cc728 PopStackFrames(pc_location); in SlowUnwindStack()