Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFUnit.cpp34 uint32_t Offset = AddrOffsetSectionBase + Index * AddrSize; in getAddrOffsetSectionItem()
107 AddrOffsetSectionBase = 0; in clear()
226 AddrOffsetSectionBase = DieArray[0].getAttributeValueAsSectionOffset( in extractDIEsIfNeeded()
276 DWOCU->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()
DDWARFUnit.h37 uint32_t AddrOffsetSectionBase; variable
76 AddrOffsetSectionBase = Base; in setAddrOffsetSection()