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