Searched defs:UnwindFast (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_stacktrace_sparc.cpp | 28 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast() function in __sanitizer::BufferedStackTrace |
H A D | sanitizer_stacktrace.cpp | 97 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast() function in __sanitizer::BufferedStackTrace |
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ | ||
H A D | sanitizer_stacktrace_test.cpp | 107 void FastUnwindTest::UnwindFast() { in UnwindFast() function in __sanitizer::FastUnwindTest |