Lines Matching refs:TokError
176 return TokError("expected identifier in directive");
186 return TokError("unexpected token in directive");
213 return TokError("expected identifier in directive");
217 return TokError("unexpected token in directive");
225 return TokError("unexpected token in directive");
335 return TokError(".popsection without corresponding .pushsection");
348 return TokError("expected identifier in directive");
375 return TokError("expected string in directive");
382 return TokError("unknown flag");
390 return TokError("Mergeable section must specify the type");
392 return TokError("Group section must specify the type");
396 return TokError("expected '@' or '%' before type");
400 return TokError("expected identifier in directive");
404 return TokError("expected the entry size");
409 return TokError("entry size must be positive");
414 return TokError("expected group name");
424 return TokError("Linkage must be 'comdat'");
432 return TokError("unexpected token in directive");
461 return TokError("unknown section type");
475 return TokError(".previous without corresponding .section");
486 return TokError("expected identifier in directive");
492 return TokError
496 return TokError("expected '@' or '%' before type");
504 return TokError("expected symbol type in directive");
520 return TokError("unexpected token in '.type' directive");
533 return TokError("unexpected token in '.ident' directive");
563 return TokError("expected identifier in directive");
566 return TokError("expected a comma");
572 return TokError("expected identifier in directive");
575 return TokError("expected a '@' in the name");
589 return TokError("unexpected token in '.version' directive");
618 return TokError("expected identifier in directive");
621 return TokError("expected a comma");
627 return TokError("expected identifier in directive");
645 return TokError("unexpected token in directive");