/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindLevel1.c | 137 "unwind_phase1(ex_obj=%p): pc=0x%" PRIxPTR ", start_ip=0x%" PRIxPTR in unwind_phase1() 138 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR "", in unwind_phase1() 249 _LIBUNWIND_TRACE_UNWINDING("unwind_phase2(ex_obj=%p): start_ip=0x%" PRIxPTR in unwind_phase2() 250 ", func=%s, sp=0x%" PRIxPTR ", lsda=0x%" PRIxPTR in unwind_phase2() 251 ", personality=0x%" PRIxPTR, in unwind_phase2() 308 "user code with ip=0x%" PRIxPTR in unwind_phase2() 309 ", sp=0x%" PRIxPTR, in unwind_phase2() 367 "unwind_phase2_forced(ex_obj=%p): start_ip=0x%" PRIxPTR in unwind_phase2_forced() 368 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase2_forced() 531 "_Unwind_GetLanguageSpecificData(context=%p) => 0x%" PRIxPTR, in _Unwind_GetLanguageSpecificData() [all …]
|
H A D | Unwind-EHABI.cpp | 500 "unwind_phase1(ex_ojb=%p): pc=0x%" PRIxPTR ", start_ip=0x%" PRIxPTR ", func=%s, " in unwind_phase1() 501 "lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase1() 619 "unwind_phase2(ex_ojb=%p): start_ip=0x%" PRIxPTR ", func=%s, sp=0x%" PRIxPTR ", " in unwind_phase2() 620 "lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR "", in unwind_phase2() 663 "user code with ip=0x%" PRIxPTR ", sp=0x%" PRIxPTR, in unwind_phase2() 729 "unwind_phase2_forced(ex_ojb=%p): start_ip=0x%" PRIxPTR in unwind_phase2_forced() 730 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase2_forced()
|
H A D | Unwind-seh.cpp | 267 "unwind_phase2_forced(ex_ojb=%p): start_ip=0x%" PRIxPTR in unwind_phase2_forced() 268 ", func=%s, lsda=0x%" PRIxPTR ", personality=0x%" PRIxPTR, in unwind_phase2_forced() 442 "_Unwind_GetLanguageSpecificData(context=%p) => 0x%" PRIxPTR, in _Unwind_GetLanguageSpecificData() 453 _LIBUNWIND_TRACE_API("_Unwind_GetRegionStart(context=%p) => 0x%" PRIxPTR, in _Unwind_GetRegionStart()
|
H A D | UnwindLevel1-gcc-ext.c | 195 " _backtrace: start_ip=0x%" PRIxPTR ", func=%s, lsda=0x%" PRIxPTR ", context=%p", in _Unwind_Backtrace() 241 _LIBUNWIND_TRACE_API("_Unwind_GetCFA(context=%p) => 0x%" PRIxPTR, in _Unwind_GetCFA()
|
H A D | libunwind.cpp | 115 _LIBUNWIND_TRACE_API("__unw_set_reg(cursor=%p, regNum=%d, value=0x%" PRIxPTR in _LIBUNWIND_WEAK_ALIAS()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | trap.c | 587 printf(" virtual address = 0x%" PRIxPTR "\n", frame->dar); in printtrap() 592 printf(" virtual address = 0x%" PRIxPTR "\n", frame->srr0); in printtrap() 596 printf(" srr0 = 0x%" PRIxPTR " (0x%" PRIxPTR ")\n", in printtrap() 599 printf(" current msr = 0x%" PRIxPTR "\n", mfmsr()); in printtrap() 600 printf(" lr = 0x%" PRIxPTR " (0x%" PRIxPTR ")\n", in printtrap()
|
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | malloc_io.h | 31 # define FMTxPTR PRIxPTR
|
/freebsd/sys/arm64/include/ |
H A D | _inttypes.h | 120 #define PRIxPTR "lx" /* uintptr_t */ macro
|
/freebsd/sys/arm/include/ |
H A D | _inttypes.h | 118 #define PRIxPTR "x" /* uintptr_t */ macro
|
/freebsd/sys/riscv/include/ |
H A D | _inttypes.h | 116 #define PRIxPTR "lx" /* uintptr_t */ macro
|
/freebsd/sys/powerpc/include/ |
H A D | _inttypes.h | 126 #define PRIxPTR __PRIptr"x" /* uintptr_t */ macro
|
/freebsd/sys/x86/include/ |
H A D | _inttypes.h | 126 #define PRIxPTR __PRIptr"x" /* uintptr_t */ macro
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | IRMemoryMap.cpp | 356 "IRMemoryMap::%s process_sp=0x%" PRIxPTR in Malloc() 603 "IRMemoryMap::WriteMemory (0x%" PRIx64 ", 0x%" PRIxPTR in WriteMemory() 732 "IRMemoryMap::ReadMemory (0x%" PRIx64 ", 0x%" PRIxPTR in ReadMemory()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | SymbolicFile.h | 48 OS << "(" << format("0x%08" PRIxPTR, D.p) << " (" << format("0x%08x", D.d.a)
|
/freebsd/contrib/llvm-project/libcxx/include/ |
H A D | cinttypes | 110 PRIxPTR
|
/freebsd/contrib/ncurses/ncurses/trace/ |
H A D | lib_trace.c | 263 fprintf(fp, "%#" PRIxPTR ":", in _nc_va_tracef()
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | t_inttypes.c | 147 PRINT(PRIxPTR, uip); in ATF_TC_BODY()
|
/freebsd/contrib/dma/ |
H A D | spool.c | 247 if (asprintf(&it->queueid, "%s.%"PRIxPTR, queue->id, (uintptr_t)it) <= 0) in linkspool()
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | curses.priv.h | 129 # undef PRIxPTR /* gcc bug fixed in 12.x */ 130 # define PRIxPTR "lX" macro 136 #ifndef PRIxPTR 137 # define PRIxPTR "lx" macro
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | comp_parse.c | 227 PRIxPTR ")"), in _nc_read_entry_source()
|
/freebsd/stand/efi/loader/ |
H A D | main.c | 1133 sprintf(buf, "0x%016"PRIxPTR, (uintptr_t)rsdp); in acpi_detect()
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_oea64.c | 2234 KASSERT(pvo != NULL, ("moea64_kextract: no addr found for %#" PRIxPTR, in moea64_kextract()
|