Searched refs:xlate (Results 1 – 5 of 5) sorted by relevance
824 static const char *xlate (const char *);2098 (exp->its_name ? exp->its_name : xlate (exp->name))); in gen_exp_file()2240 xlate (const char *name) in xlate() function2752 si->size = strlen (xlate (exp->import_name)) + 3; in make_one_lib_file()2759 strcpy ((char *) si->data + 2, xlate (exp->import_name)); in make_one_lib_file()
465 (xlate): Also add underscore to stdcall symbol if
189 (xlate): Likewise.1232 * dlltool.c (xlate): When strip text after the @ sign, look for
1167 (xlate): Ignore add_underscore for decorated fastcall symbols.1177 (xlate): Likewise, with --kill-at.
2019 (xlate): Use new name.2496 * dlltool.c (killat, xlate, usage, long_options, main):