/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 144 uint8_t AddrSize; in emitDebugAranges() local 205 uint8_t AddrSize; in emitDebugRanges() local 410 uint8_t AddrSize; in emitDebugInfo() local 484 uint8_t AddrSize, bool IsLittleEndian, in writeExtendedOpcode() 517 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode() 633 uint8_t AddrSize; in emitDebugAddr() local 896 uint64_t Addr, uint8_t AddrSize, in writeListEntryAddress() 910 uint8_t AddrSize, bool IsLittleEndian) { in writeDWARFExpression() 942 uint8_t AddrSize, in writeListEntry() 1003 uint8_t AddrSize, in writeListEntry() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugRnglists.cpp | 176 raw_ostream &OS, uint8_t AddrSize, uint8_t MaxEncodingStringLength, in dump() 181 uint8_t AddrSize, DIDumpOptions DumpOpts) { in dump()
|
H A D | DWARFContext.cpp | 905 uint8_t AddrSize) { in dumpAddrSection() 2114 uint8_t AddrSize, bool IsLittleEndian) in DWARFObjInMemory() 2458 uint8_t AddrSize, bool isLittleEndian, in create()
|
H A D | DWARFVerifier.cpp | 129 uint8_t AddrSize = 0; in verifyUnitHeader() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 28 static const uint8_t AddrSize = Asm.MAI->getCodePointerSize(); in emitHeader() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 37 uint8_t AddrSize; variable
|
H A D | DWARFDebugArangeSet.h | 38 uint8_t AddrSize; member
|
H A D | DWARFListTable.h | 65 uint8_t AddrSize; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 59 std::optional<yaml::Hex8> AddrSize; member 74 std::optional<llvm::yaml::Hex8> AddrSize; member 114 std::optional<uint8_t> AddrSize; member 187 std::optional<yaml::Hex8> AddrSize; member 226 std::optional<yaml::Hex8> AddrSize; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWP/ |
H A D | DWP.h | 39 uint8_t AddrSize = 0; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFStreamer.cpp | 713 unsigned AddrSize = Unit.getOrigUnit().getAddressByteSize(); in emitDwarfDebugAddrsHeader() local 737 uint8_t AddrSize) { in emitDwarfDebugAddrs() 1265 void DwarfStreamer::emitFDE(uint32_t CIEOffset, uint32_t AddrSize, in emitFDE()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 848 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges() local 944 int AddrSize = AsmInfo.getCodePointerSize(); in EmitGenDwarfInfo() local 1087 int AddrSize = AsmInfo->getCodePointerSize(); in emitGenDwarfRanges() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/ |
H A D | DIContext.h | 198 uint8_t AddrSize = 4; // Address byte size to assume when extracting. member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 36 uint8_t AddrSize = 0; member
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerImpl.cpp | 843 uint32_t AddrSize, uint64_t Address, in emitFDE()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 1079 uint8_t AddrSize; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 982 unsigned AddrSize = Info->VAddrDwords; in convertMIMGInst() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 4553 const unsigned AddrSize = Is64 ? 16 : 8; in printSectionDetails() local
|