Home
last modified time | relevance | path

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

/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-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()
DDWARFContext.cpp245 uint8_t AddrSize) { in dumpAddrSection()
1559 uint8_t AddrSize, bool IsLittleEndian) in DWARFObjInMemory()
1901 uint8_t AddrSize, bool isLittleEndian) { in create()
DDWARFVerifier.cpp104 uint8_t AddrSize = 0; in verifyUnitHeader() 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/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-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h176 uint8_t AddrSize = 4; // Address byte size to assume when extracting. member
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp139 uint8_t AddrSize = InfoData.getU8(&Offset); in getCUIdentifiers() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h858 const uint8_t AddrSize; /// The size in bytes of an address for this unit. variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDwarf.h540 uint8_t AddrSize; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
DAMDGPUDisassembler.cpp489 unsigned AddrSize = Info->VAddrDwords; in convertMIMGInst() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1089 void DwarfStreamer::emitFDE(uint32_t CIEOffset, uint32_t AddrSize, in emitFDE()
3121 unsigned AddrSize) { in patchFrameInfoForObject()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp3000 unsigned AddrSize = BaseOpcode->NumExtraArgs + in validateMIMGAddrSize() local