Home
last modified time | relevance | path

Searched defs:CUOffset (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp30 uint32_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local
54 uint32_t CUOffset = CU->getOffset(); in generate() local
72 void DWARFDebugAranges::appendRange(uint32_t CUOffset, uint64_t LowPC, in appendRange()
DDWARFVerifier.cpp465 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm() local
1097 uint32_t CUOffset = NI.getCUOffset(CUIndex); in verifyNameIndexEntries() local
DDWARFAcceleratorTable.cpp881 DWARFDebugNames::getCUNameIndex(uint32_t CUOffset) { in getCUNameIndex()
DDWARFContext.cpp879 uint32_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp28 uint32_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local
51 uint32_t CUOffset = CU->getOffset(); in generate() local
70 void DWARFDebugAranges::appendRange(uint32_t CUOffset, uint64_t LowPC, in appendRange()
DDWARFContext.cpp449 uint32_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAranges.h63 uint32_t CUOffset; /// Offset of the compile unit or die. member
68 uint32_t CUOffset; member
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAranges.h60 uint32_t CUOffset; // Offset of the compile unit or die. member
65 uint32_t CUOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp484 unsigned CUOffset = 11; in generate() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp280 unsigned CUOffset) { in computeOffsetsAndAbbrevs()