Searched refs:StringSection (Results 1 – 4 of 4) sorted by relevance
36 StringRef StringSection; variable73 StringRef getStringSection() const { return StringSection; } in getStringSection()92 return DataExtractor(StringSection, false, 0); in getStringExtractor()
188 StringRef StringSection; variable219 virtual StringRef getStringSection() { return StringSection; } in getStringSection()
24 StringSection(SS), StringOffsetSection(SOS), AddrOffsetSection(AOS), in DWARFUnit()
613 .Case("debug_str", &StringSection) in DWARFContextInMemory()