/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 143 uint8_t AddrSize; in emitDebugAranges() local 204 uint8_t AddrSize; in emitDebugRanges() local 409 uint8_t AddrSize; in emitDebugInfo() local 483 uint8_t AddrSize, bool IsLittleEndian, in writeExtendedOpcode() 516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode() 632 uint8_t AddrSize; in emitDebugAddr() local 707 uint64_t Addr, uint8_t AddrSize, in writeListEntryAddress() 721 uint8_t AddrSize, bool IsLittleEndian) { in writeDWARFExpression() 753 uint8_t AddrSize, in writeListEntry() 814 uint8_t AddrSize, in writeListEntry() [all …]
|
/netbsd-src/external/apache2/llvm/dist/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 | 219 uint8_t AddrSize) { in dumpAddrSection() 1637 uint8_t AddrSize, bool IsLittleEndian) in DWARFObjInMemory() 1981 uint8_t AddrSize, bool isLittleEndian, in create()
|
H A D | DWARFVerifier.cpp | 106 uint8_t AddrSize = 0; in verifyUnitHeader() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AddressPool.cpp | 27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugAddr.h | 40 uint8_t AddrSize; variable
|
H A D | DWARFDebugArangeSet.h | 37 uint8_t AddrSize; member
|
H A D | DWARFListTable.h | 66 uint8_t AddrSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 58 Optional<yaml::Hex8> AddrSize; member 73 Optional<llvm::yaml::Hex8> AddrSize; member 113 Optional<uint8_t> AddrSize; member 164 Optional<yaml::Hex8> AddrSize; member 203 Optional<yaml::Hex8> AddrSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCDwarf.cpp | 754 unsigned AddrSize = asmInfo->getCodePointerSize(); in fixedEncode() local 861 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges() local 957 int AddrSize = AsmInfo.getCodePointerSize(); in EmitGenDwarfInfo() local 1100 int AddrSize = AsmInfo->getCodePointerSize(); in emitGenDwarfRanges() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/ |
H A D | dwarf2yaml.cpp | 136 uint8_t AddrSize = 0; in dumpDebugRanges() local
|
H A D | elf2yaml.cpp | 1255 unsigned AddrSize = ELFT::Is64Bits ? 8 : 4; in dumpGnuHashSection() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 32 uint8_t AddrSize = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/ |
H A D | DIContext.h | 193 uint8_t AddrSize = 4; // Address byte size to assume when extracting. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 785 void DwarfStreamer::emitFDE(uint32_t CIEOffset, uint32_t AddrSize, in emitFDE()
|
H A D | DWARFLinker.cpp | 1851 unsigned AddrSize) { in patchFrameInfoForObject()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ |
H A D | Dwarf.h | 650 uint8_t AddrSize; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 93 uint8_t AddrSize = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 713 unsigned AddrSize = Info->VAddrDwords; in convertMIMGInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 3989 const unsigned AddrSize = Is64 ? 16 : 8; in printSectionDetails() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 3441 unsigned AddrSize = in validateMIMGAddrSize() local
|