Home
last modified time | relevance | path

Searched refs:PRIx32 (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp625 outs() << format("0x%08" PRIx32, (uint32_t)addr + j * stride) << " "; in PrintIndirectSymbolTable()
1088 outs() << format("%08" PRIx32, static_cast<uint32_t>(Addr)); in PrintFunctionStarts()
1111 outs() << format("0x%08" PRIx32, Offset) << " "; in PrintDataInCodeTable()
1135 outs() << format("0x%04" PRIx32, Kind); in PrintDataInCodeTable()
1139 outs() << format("0x%04" PRIx32, Kind); in PrintDataInCodeTable()
1530 outs() << format("0x%08" PRIx32, l); in DumpLiteral4()
1569 outs() << format("0x%08" PRIx32, l0) << " " << format("0x%08" PRIx32, l1); in DumpLiteral8()
1615 outs() << format("0x%08" PRIx32, l0) << " "; in DumpLiteral16()
1616 outs() << format("0x%08" PRIx32, l1) << " "; in DumpLiteral16()
1617 outs() << format("0x%08" PRIx32, l2) << " "; in DumpLiteral16()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_platform.h152 #if !HAVE_INTTYPES_H || !defined(PRIx32) || !defined(PRId32)
153 #ifndef PRIx32
155 #define PRIx32 "x"
157 #define PRIx32 "lx"
161 #endif // PRIx32
171 #endif // !HAVE_INTTYPES_H || !defined(PRIx32) || !defined(PRId32)
170 #define PRIx32 global() macro
172 #define PRIx32 global() macro
/freebsd/contrib/processor-trace/include/windows/
H A Dinttypes.h48 #ifndef PRIx32
49 # define PRIx32 "x" macro
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO.cpp39 dbgs() << "jitLink_MachO: magic = " << format("0x%08" PRIx32, Magic) in createLinkGraphFromMachOObject()
60 dbgs() << "jitLink_MachO: cputype = " << format("0x%08" PRIx32, CPUType) in createLinkGraphFromMachOObject()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dinttypes.h41 #undef PRIx32
76 #define PRIx32 "x" macro
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBranchProbability.cpp32 return OS << format("0x%08" PRIx32 " / 0x%08" PRIx32 " = %.2f%%", N, D, in print()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h161 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
176 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
194 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
H A DRuntimeDyldCOFFThumb.h229 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
243 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
275 << " Value: " << format("0x%08" PRIx32, Result) in resolveRelocation()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dmalloc_io.h25 # define FMTx32 PRIx32
/freebsd/contrib/lib9p/
H A Dutils.c417 sbuf_printf(sb, "%s0x%" PRIx32 "<%.9s>", str, mode, pbuf + 1); in l9p_describe_perm()
534 sbuf_printf(sb, "%stype=0x%04" PRIx32 " dev=0x%08" PRIx32, str, in l9p_describe_l9stat()
1196 sbuf_printf(sb, " type=%d flags=0x%" PRIx32 in l9p_describe_fcall()
1198 " proc_id=0x%" PRIx32 " client_id=\"%s\"", in l9p_describe_fcall()
1216 " proc_id=0x%" PRIx32 " client_id=\"%s\"", in l9p_describe_fcall()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp125 OS << "\n\t.dwsect " << format("0x%" PRIx32, *getDwarfSubtypeFlags()) in printSwitchToSection()
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDynamicLoaderPOSIXDYLD.cpp773 "modid_offset=0x%" PRIx32 ", dtv_offset=0x%" PRIx32 in GetThreadLocalData()
774 ", tls_offset=0x%" PRIx32 ", dtv_slot_size=%" PRIx32 "\n", in GetThreadLocalData()
/freebsd/sys/arm64/include/
H A D_inttypes.h109 #define PRIx32 "x" /* uint32_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h107 #define PRIx32 "x" /* uint32_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h105 #define PRIx32 "x" /* uint32_t */ macro
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp254 OS << format("[0x%08" PRIx32 ", 0x%08" PRIx32 ") ", in dump()
H A DDWARFListTable.cpp88 ", offset_entry_count = 0x%8.8" PRIx32 "\n", in dump()
H A DDWARFDebugRnglists.cpp70 "unknown rnglists encoding 0x%" PRIx32 in extract()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp248 Out << llvm::format("_GUID_%08" PRIx32 "_%04" PRIx32 "_%04" PRIx32 "_", in mangleMSGuidDecl()
/freebsd/sys/powerpc/include/
H A D_inttypes.h115 #define PRIx32 "x" /* uint32_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h115 #define PRIx32 "x" /* uint32_t */ macro
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DMemory.cpp372 "Process::DoAllocateMemory (byte_size = 0x%8.8" PRIx32 in AllocatePage()
410 "AllocatedMemoryCache::AllocateMemory (byte_size = 0x%8.8" PRIx32 in AllocateMemory()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes96 PRIx32
/freebsd/usr.bin/dtc/
H A Ddtb.cc293 fprintf(stderr, "Bad magic token in header. Got %" PRIx32 in read_dtb()
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c136 PRINT(PRIx32, ui32); in ATF_TC_BODY()

12