Home
last modified time | relevance | path

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

12

/external/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp27 uint8_t getRefAddrSize(uint8_t AddrSize, uint16_t Version) { in getRefAddrSize()
66 ArrayRef<uint8_t> DWARFFormValue::getFixedFormSizes(uint8_t AddrSize, in getFixedFormSizes()
148 uint16_t AddrSize = in extractValue() local
269 uint8_t AddrSize) { in skipValue()
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp144 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
708 uint64_t Addr, uint8_t AddrSize, in writeListEntryAddress()
722 uint8_t AddrSize, bool IsLittleEndian) { in writeDWARFExpression()
754 uint8_t AddrSize, in writeListEntry()
815 uint8_t AddrSize, in writeListEntry()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp183 raw_ostream &OS, uint8_t AddrSize, uint8_t MaxEncodingStringLength, in dump()
188 uint8_t AddrSize, DIDumpOptions DumpOpts) { in dump()
DDWARFDebugAddr.cpp24 uint8_t AddrSize, in extract()
DDWARFExpression.cpp119 static uint8_t getRefAddrSize(uint8_t AddrSize, uint16_t Version) { in getRefAddrSize()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugRnglists.cpp176 raw_ostream &OS, uint8_t AddrSize, uint8_t MaxEncodingStringLength, in dump()
181 uint8_t AddrSize, DIDumpOptions DumpOpts) { in dump()
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfUtils.cpp35 Triple llvm::dwarf::utils::getDefaultTargetTripleForAddrSize(uint8_t AddrSize) { in getDefaultTargetTripleForAddrSize()
DDwarfGenerator.h154 const uint8_t AddrSize; /// The size in bytes of an address for this unit. variable
234 uint8_t AddrSize; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h40 uint8_t AddrSize; variable
DDWARFDebugArangeSet.h37 uint8_t AddrSize; member
DDWARFListTable.h66 uint8_t AddrSize; member
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h40 uint8_t AddrSize; member
DDWARFDebugArangeSet.h34 uint8_t AddrSize; member
DDWARFListTable.h66 uint8_t AddrSize; member
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h34 uint8_t AddrSize; member
DDWARFUnit.h124 uint8_t AddrSize; variable
/external/llvm-project/llvm/include/llvm/ObjectYAML/
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
/external/llvm-project/llvm/unittests/BinaryFormat/
DDwarfTest.cpp144 Optional<uint8_t> AddrSize; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h69 uint8_t AddrSize; member
105 uint8_t AddrSize; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp760 unsigned AddrSize = asmInfo->getCodePointerSize(); in FixedEncode() local
869 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges() local
952 int AddrSize = AsmInfo.getCodePointerSize(); in EmitGenDwarfInfo() local
1104 int AddrSize = AsmInfo->getCodePointerSize(); in EmitGenDwarfRanges() local
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp789 unsigned AddrSize = asmInfo->getCodePointerSize(); in FixedEncode() local
896 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges() local
992 int AddrSize = AsmInfo.getCodePointerSize(); in EmitGenDwarfInfo() local
1135 int AddrSize = AsmInfo->getCodePointerSize(); in emitGenDwarfRanges() local
/external/llvm/lib/MC/
DMCDwarf.cpp582 int AddrSize = asmInfo->getPointerSize(); in EmitGenDwarfAranges() local
673 int AddrSize = asmInfo->getPointerSize(); in EmitGenDwarfInfo() local
808 int AddrSize = AsmInfo->getPointerSize(); in EmitGenDwarfRanges() local
/external/llvm-project/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp136 uint8_t AddrSize = 0; in dumpDebugRanges() local

12