Searched refs:StringOffsetSection (Results 1 – 2 of 2) sorted by relevance
195 StringOffsetSection(SOS), AddrOffsetSection(AOS), isLittleEndian(LE), in DWARFUnit()238 if (StringOffsetSection.Data.size() < Offset + ItemSize) in getStringOffsetSectionItem()242 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in getStringOffsetSectionItem()523 DWARFDataExtractor DA(Context.getDWARFObj(), StringOffsetSection, in tryExtractDIEsIfNeeded()1113 else if (!IndexEntry && !StringOffsetSection.Data.empty()) in determineStringOffsetsTableContributionDWO()1114 Desc = StrOffsetsContributionDescriptor(0, StringOffsetSection.Data.size(), in determineStringOffsetsTableContributionDWO()
223 const DWARFSection &StringOffsetSection; variable311 return StringOffsetSection; in getStringOffsetSection()