Searched refs:StringOffsetSection (Results 1 – 2 of 2) sorted by relevance
41 LineSection(LS), StringSection(SS), StringOffsetSection([&]() { in DWARFUnit()70 if (StringOffsetSection.size() < Offset + ItemSize) in getStringOffsetSectionItem()72 DataExtractor DA(StringOffsetSection, isLittleEndian, 0); in getStringOffsetSectionItem()
113 StringRef StringOffsetSection; variable159 StringRef getStringOffsetSection() const { return StringOffsetSection; } in getStringOffsetSection()