Home
last modified time | relevance | path

Searched refs:xlate (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.c824 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() function
2752 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()
DChangeLog-2006465 (xlate): Also add underscore to stdcall symbol if
DChangeLog-2009189 (xlate): Likewise.
1232 * dlltool.c (xlate): When strip text after the @ sign, look for
DChangeLog-02031167 (xlate): Ignore add_underscore for decorated fastcall symbols.
1177 (xlate): Likewise, with --kill-at.
DChangeLog-91972019 (xlate): Use new name.
2496 * dlltool.c (killat, xlate, usage, long_options, main):