Home
last modified time | relevance | path

Searched refs:export_type (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.c789 export_type; typedef
827 static bfd *make_one_lib_file (export_type *, int, int);
848 static void remove_null_names (export_type **);
849 static void process_duplicates (export_type **);
850 static void fill_ordinals (export_type **);
1035 static export_type *d_exports; /* List of exported functions. */
1036 static export_type **d_exports_lexically; /* Vector of exported functions in alpha order. */
1729 export_type *exp; in dump_def_info()
1807 export_type *exp; in gen_def_file()
1999 export_type *exp; in gen_exp_file()
[all …]
DChangeLog-9197321 * dlltool.c (export_type): Add data field.