Fix field size for TLSDESC_CALL
[deliverable/binutils-gdb.git] / bfd / plugin.h
index af98c5950f3a2cde7ea08607edb5a0fc93257511..1a66e6e459120b807dd5624ea174716107686462 100644 (file)
@@ -25,6 +25,9 @@
 
 void bfd_plugin_set_program_name (const char *);
 void bfd_plugin_set_plugin (const char *);
+bfd_boolean bfd_plugin_target_p (const bfd_target *);
+bfd_boolean bfd_plugin_specified_p (void);
+void register_ld_plugin_object_p (const bfd_target *(*object_p) (bfd *));
 
 typedef struct plugin_data_struct
 {
This page took 0.023453 seconds and 4 git commands to generate.