Lines Matching refs:StringRef
29 template<bool (DarwinAsmParser::*Handler)(StringRef, SMLoc)>
30 void AddDirectiveHandler(StringRef Directive) { in AddDirectiveHandler()
114 bool ParseDirectiveDesc(StringRef, SMLoc);
115 bool ParseDirectiveDumpOrLoad(StringRef, SMLoc);
116 bool ParseDirectiveLsym(StringRef, SMLoc);
117 bool ParseDirectiveSection(StringRef, SMLoc);
118 bool ParseDirectivePushSection(StringRef, SMLoc);
119 bool ParseDirectivePopSection(StringRef, SMLoc);
120 bool ParseDirectivePrevious(StringRef, SMLoc);
121 bool ParseDirectiveSecureLogReset(StringRef, SMLoc);
122 bool ParseDirectiveSecureLogUnique(StringRef, SMLoc);
123 bool ParseDirectiveSubsectionsViaSymbols(StringRef, SMLoc);
124 bool ParseDirectiveTBSS(StringRef, SMLoc);
125 bool ParseDirectiveZerofill(StringRef, SMLoc);
126 bool ParseDirectiveDataRegion(StringRef, SMLoc);
127 bool ParseDirectiveDataRegionEnd(StringRef, SMLoc);
130 bool ParseSectionDirectiveConst(StringRef, SMLoc) { in ParseSectionDirectiveConst() argument
133 bool ParseSectionDirectiveStaticConst(StringRef, SMLoc) { in ParseSectionDirectiveStaticConst() argument
136 bool ParseSectionDirectiveCString(StringRef, SMLoc) { in ParseSectionDirectiveCString() argument
140 bool ParseSectionDirectiveLiteral4(StringRef, SMLoc) { in ParseSectionDirectiveLiteral4() argument
144 bool ParseSectionDirectiveLiteral8(StringRef, SMLoc) { in ParseSectionDirectiveLiteral8() argument
148 bool ParseSectionDirectiveLiteral16(StringRef, SMLoc) { in ParseSectionDirectiveLiteral16() argument
152 bool ParseSectionDirectiveConstructor(StringRef, SMLoc) { in ParseSectionDirectiveConstructor() argument
155 bool ParseSectionDirectiveDestructor(StringRef, SMLoc) { in ParseSectionDirectiveDestructor() argument
158 bool ParseSectionDirectiveFVMLibInit0(StringRef, SMLoc) { in ParseSectionDirectiveFVMLibInit0() argument
161 bool ParseSectionDirectiveFVMLibInit1(StringRef, SMLoc) { in ParseSectionDirectiveFVMLibInit1() argument
164 bool ParseSectionDirectiveSymbolStub(StringRef, SMLoc) { in ParseSectionDirectiveSymbolStub() argument
171 bool ParseSectionDirectivePICSymbolStub(StringRef, SMLoc) { in ParseSectionDirectivePICSymbolStub() argument
176 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
179 bool ParseSectionDirectiveStaticData(StringRef, SMLoc) { in ParseSectionDirectiveStaticData() argument
182 bool ParseSectionDirectiveNonLazySymbolPointers(StringRef, SMLoc) { in ParseSectionDirectiveNonLazySymbolPointers() argument
186 bool ParseSectionDirectiveLazySymbolPointers(StringRef, SMLoc) { in ParseSectionDirectiveLazySymbolPointers() argument
190 bool ParseSectionDirectiveDyld(StringRef, SMLoc) { in ParseSectionDirectiveDyld() argument
193 bool ParseSectionDirectiveModInitFunc(StringRef, SMLoc) { in ParseSectionDirectiveModInitFunc() argument
197 bool ParseSectionDirectiveModTermFunc(StringRef, SMLoc) { in ParseSectionDirectiveModTermFunc() argument
201 bool ParseSectionDirectiveConstData(StringRef, SMLoc) { in ParseSectionDirectiveConstData() argument
204 bool ParseSectionDirectiveObjCClass(StringRef, SMLoc) { in ParseSectionDirectiveObjCClass() argument
208 bool ParseSectionDirectiveObjCMetaClass(StringRef, SMLoc) { in ParseSectionDirectiveObjCMetaClass() argument
212 bool ParseSectionDirectiveObjCCatClsMeth(StringRef, SMLoc) { in ParseSectionDirectiveObjCCatClsMeth() argument
216 bool ParseSectionDirectiveObjCCatInstMeth(StringRef, SMLoc) { in ParseSectionDirectiveObjCCatInstMeth() argument
220 bool ParseSectionDirectiveObjCProtocol(StringRef, SMLoc) { in ParseSectionDirectiveObjCProtocol() argument
224 bool ParseSectionDirectiveObjCStringObject(StringRef, SMLoc) { in ParseSectionDirectiveObjCStringObject() argument
228 bool ParseSectionDirectiveObjCClsMeth(StringRef, SMLoc) { in ParseSectionDirectiveObjCClsMeth() argument
232 bool ParseSectionDirectiveObjCInstMeth(StringRef, SMLoc) { in ParseSectionDirectiveObjCInstMeth() argument
236 bool ParseSectionDirectiveObjCClsRefs(StringRef, SMLoc) { in ParseSectionDirectiveObjCClsRefs() argument
241 bool ParseSectionDirectiveObjCMessageRefs(StringRef, SMLoc) { in ParseSectionDirectiveObjCMessageRefs() argument
246 bool ParseSectionDirectiveObjCSymbols(StringRef, SMLoc) { in ParseSectionDirectiveObjCSymbols() argument
250 bool ParseSectionDirectiveObjCCategory(StringRef, SMLoc) { in ParseSectionDirectiveObjCCategory() argument
254 bool ParseSectionDirectiveObjCClassVars(StringRef, SMLoc) { in ParseSectionDirectiveObjCClassVars() argument
258 bool ParseSectionDirectiveObjCInstanceVars(StringRef, SMLoc) { in ParseSectionDirectiveObjCInstanceVars() argument
262 bool ParseSectionDirectiveObjCModuleInfo(StringRef, SMLoc) { in ParseSectionDirectiveObjCModuleInfo() argument
266 bool ParseSectionDirectiveObjCClassNames(StringRef, SMLoc) { in ParseSectionDirectiveObjCClassNames() argument
270 bool ParseSectionDirectiveObjCMethVarTypes(StringRef, SMLoc) { in ParseSectionDirectiveObjCMethVarTypes() argument
274 bool ParseSectionDirectiveObjCMethVarNames(StringRef, SMLoc) { in ParseSectionDirectiveObjCMethVarNames() argument
278 bool ParseSectionDirectiveObjCSelectorStrs(StringRef, SMLoc) { in ParseSectionDirectiveObjCSelectorStrs() argument
282 bool ParseSectionDirectiveTData(StringRef, SMLoc) { in ParseSectionDirectiveTData() argument
286 bool ParseSectionDirectiveText(StringRef, SMLoc) { in ParseSectionDirectiveText() argument
290 bool ParseSectionDirectiveTLV(StringRef, SMLoc) { in ParseSectionDirectiveTLV() argument
294 bool ParseSectionDirectiveIdent(StringRef, SMLoc) { in ParseSectionDirectiveIdent() argument
299 bool ParseSectionDirectiveThreadInitFunc(StringRef, SMLoc) { in ParseSectionDirectiveThreadInitFunc() argument
317 bool isText = StringRef(Segment) == "__TEXT"; // FIXME: Hack. in ParseSectionSwitch()
339 bool DarwinAsmParser::ParseDirectiveDesc(StringRef, SMLoc) { in ParseDirectiveDesc() argument
340 StringRef Name; in ParseDirectiveDesc()
368 bool DarwinAsmParser::ParseDirectiveDumpOrLoad(StringRef Directive, in ParseDirectiveDumpOrLoad()
391 bool DarwinAsmParser::ParseDirectiveLsym(StringRef, SMLoc) { in ParseDirectiveLsym() argument
392 StringRef Name; in ParseDirectiveLsym()
421 bool DarwinAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument
424 StringRef SectionName; in ParseDirectiveSection()
437 StringRef EOL = getLexer().LexUntilEndOfStatement(); in ParseDirectiveSection()
446 StringRef Segment, Section; in ParseDirectiveSection()
468 bool DarwinAsmParser::ParseDirectivePushSection(StringRef S, SMLoc Loc) { in ParseDirectivePushSection()
481 bool DarwinAsmParser::ParseDirectivePopSection(StringRef, SMLoc) { in ParseDirectivePopSection() argument
489 bool DarwinAsmParser::ParseDirectivePrevious(StringRef DirName, SMLoc) { in ParseDirectivePrevious()
499 bool DarwinAsmParser::ParseDirectiveSecureLogUnique(StringRef, SMLoc IDLoc) { in ParseDirectiveSecureLogUnique() argument
500 StringRef LogMessage = getParser().ParseStringToEndOfStatement(); in ParseDirectiveSecureLogUnique()
539 bool DarwinAsmParser::ParseDirectiveSecureLogReset(StringRef, SMLoc IDLoc) { in ParseDirectiveSecureLogReset() argument
552 bool DarwinAsmParser::ParseDirectiveSubsectionsViaSymbols(StringRef, SMLoc) { in ParseDirectiveSubsectionsViaSymbols() argument
565 bool DarwinAsmParser::ParseDirectiveTBSS(StringRef, SMLoc) { in ParseDirectiveTBSS() argument
567 StringRef Name; in ParseDirectiveTBSS()
621 bool DarwinAsmParser::ParseDirectiveZerofill(StringRef, SMLoc) { in ParseDirectiveZerofill() argument
622 StringRef Segment; in ParseDirectiveZerofill()
630 StringRef Section; in ParseDirectiveZerofill()
650 StringRef IDStr; in ParseDirectiveZerofill()
707 bool DarwinAsmParser::ParseDirectiveDataRegion(StringRef, SMLoc) { in ParseDirectiveDataRegion() argument
713 StringRef RegionType; in ParseDirectiveDataRegion()
732 bool DarwinAsmParser::ParseDirectiveDataRegionEnd(StringRef, SMLoc) { in ParseDirectiveDataRegionEnd() argument