Lines Matching defs:SMLoc

93   bool ParseSectionDirectiveText(StringRef, SMLoc) {  in ParseSectionDirectiveText()  argument
100 bool ParseSectionDirectiveData(StringRef, SMLoc) { in ParseSectionDirectiveData() argument
106 bool ParseSectionDirectiveBSS(StringRef, SMLoc) { in ParseSectionDirectiveBSS() argument
264 bool COFFAsmParser::ParseDirectiveSymbolAttribute(StringRef Directive, SMLoc) { in ParseDirectiveSymbolAttribute() argument
337 bool COFFAsmParser::ParseDirectiveSection(StringRef, SMLoc) { in ParseDirectiveSection() argument
396 bool COFFAsmParser::ParseDirectiveDef(StringRef, SMLoc) { in ParseDirectiveDef() argument
410 bool COFFAsmParser::ParseDirectiveScl(StringRef, SMLoc) { in ParseDirectiveScl() argument
423 bool COFFAsmParser::ParseDirectiveType(StringRef, SMLoc) { in ParseDirectiveType() argument
436 bool COFFAsmParser::ParseDirectiveEndef(StringRef, SMLoc) { in ParseDirectiveEndef() argument
442 bool COFFAsmParser::ParseDirectiveSecRel32(StringRef, SMLoc) { in ParseDirectiveSecRel32() argument
457 bool COFFAsmParser::ParseDirectiveSafeSEH(StringRef, SMLoc) { in ParseDirectiveSafeSEH() argument
472 bool COFFAsmParser::ParseDirectiveSecIdx(StringRef, SMLoc) { in ParseDirectiveSecIdx() argument
535 bool COFFAsmParser::ParseSEHDirectiveStartProc(StringRef, SMLoc) { in ParseSEHDirectiveStartProc() argument
550 bool COFFAsmParser::ParseSEHDirectiveEndProc(StringRef, SMLoc) { in ParseSEHDirectiveEndProc() argument
556 bool COFFAsmParser::ParseSEHDirectiveStartChained(StringRef, SMLoc) { in ParseSEHDirectiveStartChained() argument
562 bool COFFAsmParser::ParseSEHDirectiveEndChained(StringRef, SMLoc) { in ParseSEHDirectiveEndChained() argument
568 bool COFFAsmParser::ParseSEHDirectiveHandler(StringRef, SMLoc) { in ParseSEHDirectiveHandler() argument
594 bool COFFAsmParser::ParseSEHDirectiveHandlerData(StringRef, SMLoc) { in ParseSEHDirectiveHandlerData() argument
637 bool COFFAsmParser::ParseSEHDirectiveAllocStack(StringRef, SMLoc) { in ParseSEHDirectiveAllocStack() argument
706 bool COFFAsmParser::ParseSEHDirectivePushFrame(StringRef, SMLoc) { in ParseSEHDirectivePushFrame() argument
727 bool COFFAsmParser::ParseSEHDirectiveEndProlog(StringRef, SMLoc) { in ParseSEHDirectiveEndProlog() argument