Home
last modified time | relevance | path

Searched refs:AddrOffsetSectionBase (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp73 uint32_t Offset = AddrOffsetSectionBase + Index * getAddressByteSize(); in getAddrOffsetSectionItem()
198 AddrOffsetSectionBase = 0; in clear()
278 assert(AddrOffsetSectionBase == 0); in extractDIEsIfNeeded()
280 AddrOffsetSectionBase = in extractDIEsIfNeeded()
374 DWO->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h115 uint32_t AddrOffsetSectionBase; variable
162 AddrOffsetSectionBase = Base; in setAddrOffsetSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h268 uint32_t AddrOffsetSectionBase = 0; variable
354 AddrOffsetSectionBase = Base; in setAddrOffsetSection()