Lines Matching defs:StringRef

82   bool ParseSectionDirectiveData(StringRef, SMLoc) {  in ParseSectionDirectiveData()  argument
87 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
92 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
97 bool ParseSectionDirectiveRoData(StringRef, SMLoc) { in ParseSectionDirectiveRoData() argument
102 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument
108 bool ParseSectionDirectiveTBSS(StringRef, SMLoc) { in ParseSectionDirectiveTBSS() argument
114 bool ParseSectionDirectiveDataRel(StringRef, SMLoc) { in ParseSectionDirectiveDataRel() argument
120 bool ParseSectionDirectiveDataRelRo(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRo() argument
126 bool ParseSectionDirectiveDataRelRoLocal(StringRef, SMLoc) { in ParseSectionDirectiveDataRelRoLocal() argument
132 bool ParseSectionDirectiveEhFrame(StringRef, SMLoc) { in ParseSectionDirectiveEhFrame() argument
208 bool ELFAsmParser::ParseDirectiveSize(StringRef, SMLoc) { in ParseDirectiveSize() argument
358 bool ELFAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() argument
365 bool ELFAsmParser::ParseDirectiveSection(StringRef, SMLoc loc) { in ParseDirectiveSection() argument
579 bool ELFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
632 bool ELFAsmParser::ParseDirectiveIdent(StringRef, SMLoc) { in ParseDirectiveIdent() argument
646 bool ELFAsmParser::ParseDirectiveSymver(StringRef, SMLoc) { in ParseDirectiveSymver() argument
680 bool ELFAsmParser::ParseDirectiveVersion(StringRef, SMLoc) { in ParseDirectiveVersion() argument
704 bool ELFAsmParser::ParseDirectiveWeakref(StringRef, SMLoc) { in ParseDirectiveWeakref() argument
728 bool ELFAsmParser::ParseDirectiveSubsection(StringRef, SMLoc) { in ParseDirectiveSubsection() argument