Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFUnit.cpp34 uint32_t Offset = AddrOffsetSectionBase + Index * AddrSize; in getAddrOffsetSectionItem()
105 AddrOffsetSectionBase = 0; in clear()
231 AddrOffsetSectionBase = DieArray[0].getAttributeValueAsSectionOffset( in extractDIEsIfNeeded()
279 DWOCU->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()
HDDWARFUnit.h39 uint32_t AddrOffsetSectionBase; variable
77 AddrOffsetSectionBase = Base; in setAddrOffsetSection()