Home
last modified time | relevance | path

Searched defs:AddrSize (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp143 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 DDWARFDebugRnglists.cpp176 raw_ostream &OS, uint8_t AddrSize, uint8_t MaxEncodingStringLength, in dump()
181 uint8_t AddrSize, DIDumpOptions DumpOpts) { in dump()
H A DDWARFContext.cpp219 uint8_t AddrSize) { in dumpAddrSection()
1637 uint8_t AddrSize, bool IsLittleEndian) in DWARFObjInMemory()
1981 uint8_t AddrSize, bool isLittleEndian, in create()
H A DDWARFVerifier.cpp106 uint8_t AddrSize = 0; in verifyUnitHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAddr.h40 uint8_t AddrSize; variable
H A DDWARFDebugArangeSet.h37 uint8_t AddrSize; member
H A DDWARFListTable.h66 uint8_t AddrSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h58 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 DMCDwarf.cpp754 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 Ddwarf2yaml.cpp136 uint8_t AddrSize = 0; in dumpDebugRanges() local
H A Delf2yaml.cpp1255 unsigned AddrSize = ELFT::Is64Bits ? 8 : 4; in dumpGnuHashSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp32 uint8_t AddrSize = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h193 uint8_t AddrSize = 4; // Address byte size to assume when extracting. member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp785 void DwarfStreamer::emitFDE(uint32_t CIEOffset, uint32_t AddrSize, in emitFDE()
H A DDWARFLinker.cpp1851 unsigned AddrSize) { in patchFrameInfoForObject()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h650 uint8_t AddrSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp93 uint8_t AddrSize = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp713 unsigned AddrSize = Info->VAddrDwords; in convertMIMGInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3989 const unsigned AddrSize = Is64 ? 16 : 8; in printSectionDetails() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3441 unsigned AddrSize = in validateMIMGAddrSize() local