Home
last modified time | relevance | path

Searched refs:plugin_vec (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dformat.c214 extern const bfd_target plugin_vec; in bfd_check_format_matches()
304 || (match_count != 0 && *target == &plugin_vec) in bfd_check_format_matches()
337 if (*target == &plugin_vec) in bfd_check_format_matches()
H A Dplugin.c349 extern const bfd_target plugin_vec;
356 return target == &plugin_vec; in bfd_plugin_target_p()
638 const bfd_target plugin_vec = variable
H A Dtargets.c829 extern const bfd_target plugin_vec;
1375 &plugin_vec,
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dplugin.c300 extern const bfd_target plugin_vec;
307 return target == &plugin_vec; in bfd_plugin_target_p()
565 const bfd_target plugin_vec = variable
H A Dformat.c207 extern const bfd_target plugin_vec; in bfd_check_format_matches()
317 if (*target == &plugin_vec) in bfd_check_format_matches()
H A Dtargets.c787 extern const bfd_target plugin_vec;
1283 &plugin_vec,
H A Dconfig.bfd168 targ_defvec=plugin_vec
169 targ_selvecs="plugin_vec"
/dflybsd-src/gnu/usr.bin/binutils234/block1/libbfd/
H A DMakefile50 VECTORS+= plugin_vec
/dflybsd-src/gnu/usr.bin/binutils227/block1/libbfd/
H A DMakefile50 VECTORS+= plugin_vec
/dflybsd-src/contrib/gdb-7/bfd/
H A Dtargets.c848 extern const bfd_target plugin_vec;
1274 &plugin_vec,
H A Dconfig.bfd159 targ_defvec=plugin_vec
160 targ_selvecs="plugin_vec"