Home | History | Annotate | Download | only in MCParser

Lines Matching refs:TokError

131     return TokError("unexpected token in section switching directive");
144 return TokError("expected identifier in directive");
160 return TokError("unexpected token in directive");
173 return TokError("unexpected token in directive");
192 return TokError("unexpected token in directive");
225 return TokError("you must specify one or both of @unwind or @except");
236 return TokError("unexpected token in directive");
257 return TokError("unexpected token in directive");
270 return TokError("you must specify a stack pointer offset");
281 return TokError("unexpected token in directive");
298 return TokError("unexpected token in directive");
311 return TokError("you must specify an offset on the stack");
322 return TokError("unexpected token in directive");
338 return TokError("you must specify an offset on the stack");
346 return TokError("unexpected token in directive");
371 return TokError("unexpected token in directive");
387 return TokError("a handler attribute must begin with '@'");