Searched refs:semantic_error (Results 1 – 3 of 3) sorted by relevance
120 function semantic_error(msg) { function139 semantic_error("Hit Table: before EndTable:.");184 semantic_error("No group: " $2 )278 semantic_error("Unknown imm opnd: " i)281 semantic_error("Second IMM error")297 semantic_error("Redefine " idx " in " tname)302 semantic_error("No escaped name")307 semantic_error("Redefine escape (" ref ")")334 semantic_error($i " is not a separator")380 semantic_error("Unknown prefix: " opcode)
63 #define semantic_error(msg ...) pr_err("Semantic error :" msg) macro1345 semantic_error("'%s' is not a valid number.\n", what); in parse_line_num()1388 semantic_error("No file/function name in '%s'.\n", p); in parse_line_range_desc()1421 semantic_error("Start line must be smaller" in parse_line_range_desc()1426 semantic_error("Tailing with invalid str '%s'.\n", p); in parse_line_range_desc()1444 semantic_error("Only '@*' is not allowed.\n"); in parse_line_range_desc()1453 semantic_error("'%s' is not a valid function name.\n", buf); in parse_line_range_desc()1487 semantic_error("%s is bad for event name -it must " in parse_perf_probe_event_name()1522 semantic_error("%s must be an SDT name.\n", in parse_perf_probe_point()1604 semantic_error("Invalid absolute address.\n"); in parse_perf_probe_point()[all …]