Home | History | Annotate | Download | only in MCParser

Lines Matching full:lsym

51     addDirectiveHandler<&DarwinAsmParser::parseDirectiveLsym>(".lsym");
515 /// ::= .lsym identifier , expression
525 return TokError("unexpected token in '.lsym' directive");
533 return TokError("unexpected token in '.lsym' directive");
541 return TokError("directive '.lsym' is unsupported");