Lines Matching refs:StringRef
26 class StringRef;
31 StringRef InfoSection;
32 StringRef RangeSection;
34 StringRef StringSection;
35 StringRef StringOffsetSection;
36 StringRef AddrOffsetSection;
66 DWARFUnit(const DWARFDebugAbbrev *DA, StringRef IS, StringRef RS,
67 StringRef SS, StringRef SOS, StringRef AOS, const RelocAddrMap *M,
72 StringRef getStringSection() const { return StringSection; }
73 StringRef getStringOffsetSection() const { return StringOffsetSection; }
74 void setAddrOffsetSection(StringRef AOS, uint32_t Base) {
78 void setRangesSection(StringRef RS, uint32_t Base) {