HomeSort by relevance Sort by last modified time
    Searched refs:plugin_vec (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.27/bfd/
plugin.c 300 extern const bfd_target plugin_vec;
302 /* Return TRUE if TARGET is a pointer to plugin_vec. */
307 return target == &plugin_vec;
565 const bfd_target plugin_vec = variable
format.c 207 extern const bfd_target plugin_vec;
317 if (*target == &plugin_vec)
targets.c 787 extern const bfd_target plugin_vec;
    [all...]
configure     [all...]

Completed in 76 milliseconds