Searched refs:StringOffsetSection (Results 1 – 2 of 2) sorted by relevance
198 StringOffsetSection(SOS), AddrOffsetSection(AOS), IsLittleEndian(LE), in DWARFUnit()241 if (StringOffsetSection.Data.size() < Offset + ItemSize) in getStringOffsetSectionItem()245 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in getStringOffsetSectionItem()513 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in tryExtractDIEsIfNeeded()1174 else if (!IndexEntry && !StringOffsetSection.Data.empty()) in determineStringOffsetsTableContributionDWO()1175 Desc = StrOffsetsContributionDescriptor(0, StringOffsetSection.Data.size(), in determineStringOffsetsTableContributionDWO()
227 const DWARFSection &StringOffsetSection; variable342 return StringOffsetSection; in getStringOffsetSection()