Lines Matching refs:PRIxPTR
83 "unwind_phase1(ex_ojb=%p): pc=0x%" PRIxPTR ", start_ip=0x%" PRIxPTR in unwind_phase1()
84 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR "", in unwind_phase1()
179 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_ojb=%p): start_ip=0x%" PRIxPTR in unwind_phase2()
180 ", func=%s, sp=0x%" PRIxPTR ", lsda=0x%" PRIxPTR in unwind_phase2()
181 ", personality=0x%" PRIxPTR, in unwind_phase2()
222 "user code with ip=0x%" PRIxPTR in unwind_phase2()
223 ", sp=0x%" PRIxPTR, in unwind_phase2()
271 "unwind_phase2_forced(ex_ojb=%p): start_ip=0x%" PRIxPTR in unwind_phase2_forced()
272 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase2_forced()
433 "_Unwind_GetLanguageSpecificData(context=%p) => 0x%" PRIxPTR, in _Unwind_GetLanguageSpecificData()
437 _LIBUNWIND_DEBUG_LOG("lsda at 0x%" PRIxPTR " does not start with 0xFF", in _Unwind_GetLanguageSpecificData()
453 _LIBUNWIND_TRACE_API("_Unwind_GetRegionStart(context=%p) => 0x%" PRIxPTR, in _Unwind_GetRegionStart()
477 _LIBUNWIND_TRACE_API("_Unwind_GetGR(context=%p, reg=%d) => 0x%" PRIxPTR, in _Unwind_GetGR()
485 _LIBUNWIND_TRACE_API("_Unwind_SetGR(context=%p, reg=%d, value=0x%0" PRIxPTR in _Unwind_SetGR()
497 _LIBUNWIND_TRACE_API("_Unwind_GetIP(context=%p) => 0x%" PRIxPTR, in _Unwind_GetIP()
507 _LIBUNWIND_TRACE_API("_Unwind_SetIP(context=%p, value=0x%0" PRIxPTR ")", in _Unwind_SetIP()