Home
last modified time | relevance | path

Searched defs:UnwindFast (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cpp28 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast() function in __sanitizer::BufferedStackTrace
H A Dsanitizer_stacktrace.cpp97 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 Dsanitizer_stacktrace_test.cpp107 void FastUnwindTest::UnwindFast() { in UnwindFast() function in __sanitizer::FastUnwindTest