Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp30 uint64_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local
54 uint64_t CUOffset = CU->getOffset(); in generate() local
74 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
DDWARFVerifier.cpp549 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm() local
1229 uint64_t CUOffset = NI.getCUOffset(CUIndex); in verifyNameIndexEntries() local
DDWARFAcceleratorTable.cpp881 DWARFDebugNames::getCUNameIndex(uint64_t CUOffset) { in getCUNameIndex()
DDWARFContext.cpp937 uint64_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp36 uint64_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local
60 uint64_t CUOffset = CU->getOffset(); in generate() local
80 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
DDWARFVerifier.cpp606 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm() local
1286 uint64_t CUOffset = NI.getCUOffset(CUIndex); in verifyNameIndexEntries() local
DDWARFAcceleratorTable.cpp897 DWARFDebugNames::getCUNameIndex(uint64_t CUOffset) { in getCUNameIndex()
DDWARFContext.cpp995 uint64_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-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAranges.h58 uint64_t CUOffset; /// Offset of the compile unit or die. member
63 uint64_t CUOffset; member
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAranges.h58 uint64_t CUOffset; /// Offset of the compile unit or die. member
63 uint64_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/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.cpp515 unsigned CUOffset = 11; in generate() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp279 unsigned CUOffset) { in computeOffsetsAndAbbrevs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp279 unsigned CUOffset) { in computeOffsetsAndAbbrevs()