Lines Matching refs:TokError
365 return TokError("unexpected token in section switching directive");
394 return TokError("expected identifier in directive");
400 return TokError("unexpected token in '.desc' directive");
408 return TokError("unexpected token in '.desc' directive");
424 return TokError("expected string in '.dump' or '.load' directive");
429 return TokError("unexpected token in '.dump' or '.load' directive");
447 return TokError("expected string in '" + Twine(IDVal) + "' directive");
460 return TokError("unexpected token in '" + Twine(IDVal) + "' directive");
473 return TokError("expected identifier in directive");
479 return TokError("unexpected token in '.lsym' directive");
487 return TokError("unexpected token in '.lsym' directive");
495 return TokError("directive '.lsym' is unsupported");
509 return TokError("unexpected token in '.section' directive");
521 return TokError("unexpected token in '.section' directive");
562 return TokError(".popsection without corresponding .pushsection");
571 return TokError(".previous without corresponding .section");
581 return TokError("unexpected token in '.secure_log_unique' directive");
620 return TokError("unexpected token in '.secure_log_reset' directive");
633 return TokError("unexpected token in '.subsections_via_symbols' directive");
648 return TokError("expected identifier in directive");
654 return TokError("unexpected token in directive");
672 return TokError("unexpected token in '.tbss' directive");
703 return TokError("expected segment name after '.zerofill' directive");
706 return TokError("unexpected token in directive");
711 return TokError("expected section name after comma in '.zerofill' "
725 return TokError("unexpected token in directive");
731 return TokError("expected identifier in directive");
737 return TokError("unexpected token in directive");
755 return TokError("unexpected token in '.zerofill' directive");
795 return TokError("expected region type after '.data_region' directive");
813 return TokError("unexpected token in '.end_data_region' directive");