Searched refs:_LIBUNWIND_TRACE_UNWINDING (Results 1 – 7 of 7) sorted by relevance
/external/llvm-project/libunwind/src/ |
D | UnwindLevel1.c | 47 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 53 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 64 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 82 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 94 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 106 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 112 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 120 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 135 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)", in unwind_phase2() 145 _LIBUNWIND_TRACE_UNWINDING( 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( in unwind_phase2() [all …]
|
D | Unwind-seh.cpp | 69 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler(%#010lx(%lx), %p)", in _GCC_specific_handler() 123 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler() calling personality " in _GCC_specific_handler() 128 _LIBUNWIND_TRACE_UNWINDING("_GCC_specific_handler() personality returned %d", urc); in _GCC_specific_handler() 241 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): __unw_step " in unwind_phase2_forced() 256 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 269 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 273 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 283 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2_forced() 291 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): " in unwind_phase2_forced() 298 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2_forced(ex_ojb=%p): " in unwind_phase2_forced() [all …]
|
D | Unwind-EHABI.cpp | 457 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 475 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 488 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 499 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 512 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 518 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 530 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1() 546 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)", in unwind_phase2() 576 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase2() 592 _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 | 183 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) macro 203 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) \ macro
|
D | AddressSpace.hpp | 520 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: section %p length %p", in findUnwindSections() 525 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: index section %p length %p", in findUnwindSections() 534 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: section %p length %p", in findUnwindSections() 545 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: EnumProcessModules failed, " in findUnwindSections()
|