Searched refs:error_with_pos (Results 1 – 3 of 3) sorted by relevance
294 error_with_pos("unexpected second declaration name");303 error_with_pos("unexpected second declaration name");509 error_with_pos("%s", e);
67 void error_with_pos(const char *, ...) __attribute__ ((format(printf, 1, 2)));
258 error_with_pos("redefinition of %s", name); in __add_symbol()588 error_with_pos("expand undefined %s %s", in expand_and_crc_sym()640 error_with_pos("export undefined symbol %s", name); in export_symbol()702 void error_with_pos(const char *fmt, ...) in error_with_pos() function