Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp35 uint64_t CUOffset = Set.getCompileUnitDIEOffset(); in extract() local
59 uint64_t CUOffset = CU->getOffset(); in generate() local
79 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
H A DDWARFVerifier.cpp606 auto CUOffset = AttrValue.Value.getRawUValue(); in verifyDebugInfoForm() local
1286 uint64_t CUOffset = NI.getCUOffset(CUIndex); in verifyNameIndexEntries() local
H A DDWARFAcceleratorTable.cpp897 DWARFDebugNames::getCUNameIndex(uint64_t CUOffset) { in getCUNameIndex()
H A DDWARFContext.cpp1000 uint64_t CUOffset = getDebugAranges()->findAddress(Address); in getCompileUnitForAddress() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAranges.h58 uint64_t CUOffset; /// Offset of the compile unit or die. member
63 uint64_t CUOffset; member
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp279 unsigned CUOffset) { in computeOffsetsAndAbbrevs()