Searched refs:WillUseFastUnwind (Results 1 – 5 of 5) sorted by relevance
25 if (!StackTrace::WillUseFastUnwind(true)) in TryFastUnwind()140 if (StackTrace::WillUseFastUnwind(false)) in TEST()
61 if (!WillUseFastUnwind(request_fast_unwind)) { in Unwind()
59 static bool WillUseFastUnwind(bool request_fast_unwind) { in WillUseFastUnwind() function
39 if (StackTrace::WillUseFastUnwind(false)) in MaybePrintStackTrace()
199 if (!t || !StackTrace::WillUseFastUnwind(request_fast_unwind)) { in GetStackTrace()