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

/freebsd-9.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFUnit.h39 uint32_t AddrOffsetSectionBase; member in class:llvm::DWARFUnit
77 AddrOffsetSectionBase = Base;
H A DDWARFUnit.cpp34 uint32_t Offset = AddrOffsetSectionBase + Index * AddrSize;
105 AddrOffsetSectionBase = 0;
231 AddrOffsetSectionBase = DieArray[0].getAttributeValueAsSectionOffset(
279 DWOCU->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase);

Completed in 51 milliseconds