Searched defs:request_fast_unwind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.h60 static bool WillUseFastUnwind(bool request_fast_unwind) { argument
H A Dsanitizer_stacktrace_libcdep.cpp57 Unwind(u32 max_depth, uptr pc, uptr bp, void *context, uptr stack_top, uptr stack_bottom, bool request_fast_unwind) argument

Completed in 99 milliseconds