Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp57 uint32_t Offset = AddrOffsetSectionBase + Index * AddrSize; in getAddrOffsetSectionItem()
138 AddrOffsetSectionBase = 0; in clear()
257 AddrOffsetSectionBase = DieArray[0].getAttributeValueAsSectionOffset( in extractDIEsIfNeeded()
311 DWOCU->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h115 uint32_t AddrOffsetSectionBase; variable
162 AddrOffsetSectionBase = Base; in setAddrOffsetSection()