Searched refs:WillUseFastUnwind (Results 1 – 12 of 12) sorted by relevance
141 CHECK_EQ(request_fast_unwind, WillUseFastUnwind(request_fast_unwind)); in Unwind()153 if (!WillUseFastUnwind(request_fast_unwind)) { in Unwind()
70 static bool WillUseFastUnwind(bool request_fast_unwind) { in WillUseFastUnwind() function
156 if (StackTrace::WillUseFastUnwind(fast)) { in ReportMmapWriteExec()
24 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
40 bool fast = StackTrace::WillUseFastUnwind(request_fast); in ubsan_GetStackTrace()
39 request_fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
54 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
62 request_fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
45 bool fast = StackTrace::WillUseFastUnwind(request_fast); in UnwindImpl()
25 if (!StackTrace::WillUseFastUnwind(request_fast)) in UnwindImpl()
339 if (!t || !StackTrace::WillUseFastUnwind(request_fast)) { in UnwindImpl() 345 if (StackTrace::WillUseFastUnwind(request_fast)) in UnwindImpl()
984 if (!t || !StackTrace::WillUseFastUnwind(request_fast)) {