Searched refs:_LIBUNWIND_TRACE_UNWINDING (Results 1 – 7 of 7) sorted by relevance
/external/libunwind_llvm/src/ |
D | UnwindLevel1.c | 47 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_step() reached " in unwind_phase1() 52 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_step failed => " in unwind_phase1() 62 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_get_proc_info " in unwind_phase1() 79 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 91 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 104 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 110 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 118 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 133 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)", in unwind_phase2() 143 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): unw_step() reached " in unwind_phase2() [all …]
|
D | Unwind-sjlj.c | 111 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1: initial function-context=%p", in unwind_phase1() 119 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): reached " in unwind_phase1() 125 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1: function-context=%p", (void *)c); in unwind_phase1() 129 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): calling " in unwind_phase1() 142 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): " in unwind_phase1() 148 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): " in unwind_phase1() 156 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 169 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)", in unwind_phase2() 175 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2s(ex_ojb=%p): context=%p", in unwind_phase2() 180 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): unw_step() reached " in unwind_phase2() [all …]
|
D | Unwind-seh.cpp | 80 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler(%#010lx(%lx), %p)", in _GCC_specific_handler() 134 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler() calling personality " in _GCC_specific_handler() 139 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler() personality returned %d", urc); in _GCC_specific_handler() 251 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): unw_step " in unwind_phase2_forced() 266 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 279 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 283 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 293 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 301 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): " in unwind_phase2_forced() 308 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): " in unwind_phase2_forced() [all …]
|
D | Unwind-EHABI.cpp | 451 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_get_proc_info " in unwind_phase1() 468 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 481 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 492 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 505 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 511 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 523 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 539 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)", in unwind_phase2() 569 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): unw_get_proc_info " in unwind_phase2() 584 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2() [all …]
|
D | UnwindLevel1-gcc-ext.c | 132 _LIBUNWIND_TRACE_UNWINDING(" _backtrace: ended because cursor reached " in _Unwind_Backtrace() 169 _LIBUNWIND_TRACE_UNWINDING( in _Unwind_Backtrace() 178 _LIBUNWIND_TRACE_UNWINDING( in _Unwind_Backtrace()
|
D | config.h | 129 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) macro 149 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) \ macro
|
D | AddressSpace.hpp | 403 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: section %p length %p", in findUnwindSections() 408 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: index section %p length %p", in findUnwindSections() 417 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: section %p length %p", in findUnwindSections()
|