Searched refs:AddrOffsetSectionBase (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp48 uint32_t Offset = AddrOffsetSectionBase + Index * AddrSize;
121 AddrOffsetSectionBase = 0;
240 AddrOffsetSectionBase = DieArray[0].getAttributeValueAsSectionOffset(
289 DWOCU->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase);
/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h114 uint32_t AddrOffsetSectionBase; member in class:llvm::DWARFUnit
156 AddrOffsetSectionBase = Base;

Completed in 991 milliseconds