Home
last modified time | relevance | path

Searched refs:_LIBUNWIND_TRACE_UNWINDING (Results 1 – 6 of 6) sorted by relevance

/external/libunwind_llvm/src/
DUnwindLevel1.c47 _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()
134 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)\n", in unwind_phase2()
144 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): unw_step() reached " in unwind_phase2()
[all …]
DUnwind-sjlj.c75 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1: initial function-context=%p\n", c); in unwind_phase1()
82 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): reached " in unwind_phase1()
88 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1: function-context=%p\n", c); in unwind_phase1()
92 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): calling " in unwind_phase1()
104 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): " in unwind_phase1()
109 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): " in unwind_phase1()
116 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
129 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)\n", exception_object); in unwind_phase2()
134 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2s(ex_ojb=%p): context=%p\n", in unwind_phase2()
139 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): unw_step() reached " in unwind_phase2()
[all …]
DUnwind-EHABI.cpp459 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_step() reached " in unwind_phase1()
464 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_step failed => " in unwind_phase1()
474 _LIBUNWIND_TRACE_UNWINDING("unwind_phase1(ex_ojb=%p): unw_get_proc_info " in unwind_phase1()
491 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
504 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
515 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
528 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
534 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
546 _LIBUNWIND_TRACE_UNWINDING( in unwind_phase1()
563 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p)\n", in unwind_phase2()
[all …]
DUnwindLevel1-gcc-ext.c129 _LIBUNWIND_TRACE_UNWINDING(" _backtrace: ended because cursor reached " in _Unwind_Backtrace()
166 _LIBUNWIND_TRACE_UNWINDING( in _Unwind_Backtrace()
175 _LIBUNWIND_TRACE_UNWINDING( in _Unwind_Backtrace()
Dconfig.h97 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) macro
119 #define _LIBUNWIND_TRACE_UNWINDING(msg, ...) \ macro
DAddressSpace.hpp371 _LIBUNWIND_TRACE_UNWINDING("findUnwindSections: section %X length %x\n", in findUnwindSections()