Home
last modified time | relevance | path

Searched defs:AddrSize (Results 1 – 25 of 39) 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/swiftshader/third_party/llvm-16.0/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/swiftshader/third_party/llvm-16.0/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/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DAddressPool.cpp27 static const uint8_t AddrSize = Asm.getDataLayout().getPointerSize(); in emitHeader() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h37 uint8_t AddrSize; variable
DDWARFDebugArangeSet.h38 uint8_t AddrSize; member
DDWARFListTable.h65 uint8_t AddrSize; member
/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/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h59 std::optional<yaml::Hex8> AddrSize; member
74 std::optional<llvm::yaml::Hex8> AddrSize; member
114 std::optional<uint8_t> AddrSize; member
165 std::optional<yaml::Hex8> AddrSize; member
204 std::optional<yaml::Hex8> AddrSize; member
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h34 uint8_t AddrSize; member
DDWARFUnit.h124 uint8_t AddrSize; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWP/
DDWP.h39 uint8_t AddrSize = 0; member
/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/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/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCDwarf.cpp840 int AddrSize = asmInfo->getCodePointerSize(); in EmitGenDwarfAranges() local
936 int AddrSize = AsmInfo.getCodePointerSize(); in EmitGenDwarfInfo() local
1079 int AddrSize = AsmInfo->getCodePointerSize(); in emitGenDwarfRanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h176 uint8_t AddrSize = 4; // Address byte size to assume when extracting. member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/GSYM/
DDwarfTransformer.cpp34 uint8_t AddrSize = 0; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/
DDIContext.h194 uint8_t AddrSize = 4; // Address byte size to assume when extracting. member

12