Searched refs:error_with_pos (Results 1 – 3 of 3) sorted by relevance
291 error_with_pos("unexpected second declaration name");300 error_with_pos("unexpected second declaration name");502 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()706 void error_with_pos(const char *fmt, ...) in error_with_pos() function