Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddlltool.c685 export_type; typedef
1562 export_type *exp; in dump_def_info()
1624 export_type *exp; in gen_def_file()
1809 export_type *exp; in gen_exp_file()
2797 export_type *exp; in gen_lib_file()
2915 export_type *ap = *(export_type **) a; in pfunc()
2916 export_type *bp = *(export_type **) b; in pfunc()
2931 export_type *ap = *(export_type **) a; in nfunc()
2932 export_type *bp = *(export_type **) b; in nfunc()
3090 export_type *exp; in mangle_defs()
[all …]
H A DChangeLog-9197321 * dlltool.c (export_type): Add data field.