Searched refs:WillUseFastUnwind (Results 1 – 17 of 17) sorted by relevance
39 if (StackTrace::WillUseFastUnwind(request_fast) && in UnwindImpl()45 if (StackTrace::WillUseFastUnwind(request_fast)) in UnwindImpl()
25 if (!StackTrace::WillUseFastUnwind(true)) in TryFastUnwind()153 if (StackTrace::WillUseFastUnwind(false)) in TEST()
67 CHECK_EQ(request_fast_unwind, WillUseFastUnwind(request_fast_unwind)); in Unwind()79 if (!WillUseFastUnwind(request_fast_unwind)) { in Unwind()
59 static bool WillUseFastUnwind(bool request_fast_unwind) { in WillUseFastUnwind() function
107 if (StackTrace::WillUseFastUnwind(fast)) { in ReportMmapWriteExec()
23 if (StackTrace::WillUseFastUnwind(request_fast)) { in UnwindImpl()
39 if (StackTrace::WillUseFastUnwind(fast)) { in ubsan_GetStackTrace()
39 request_fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
62 request_fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
57 if (StackTrace::WillUseFastUnwind(request_fast)) { in UnwindImpl()
71 if (!WillUseFastUnwind(request_fast_unwind)) { in Unwind()
57 static bool WillUseFastUnwind(bool request_fast_unwind) { in WillUseFastUnwind() function
25 if (!StackTrace::WillUseFastUnwind(request_fast)) in UnwindImpl()
309 if (!t || !StackTrace::WillUseFastUnwind(request_fast)) { in UnwindImpl()314 if (StackTrace::WillUseFastUnwind(request_fast)) in UnwindImpl()
39 if (StackTrace::WillUseFastUnwind(false)) in MaybePrintStackTrace()
223 if (!t || !StackTrace::WillUseFastUnwind(request_fast_unwind)) { in GetStackTrace()