Searched refs:ld_plugin_new_input_handler (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dplugin-api.h458 (*ld_plugin_new_input_handler) (const struct ld_plugin_input_file *file); typedef in typeref:enum:ld_plugin_new_input_handler
467 (*ld_plugin_register_new_input) (ld_plugin_new_input_handler handler);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dplugin-api.h458 (*ld_plugin_new_input_handler) (const struct ld_plugin_input_file *file); typedef in typeref:enum:ld_plugin_new_input_handler
467 (*ld_plugin_register_new_input) (ld_plugin_new_input_handler handler);
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dplugin-api.h458 (*ld_plugin_new_input_handler) (const struct ld_plugin_input_file *file); typedef in typeref:enum:ld_plugin_new_input_handler
467 (*ld_plugin_register_new_input) (ld_plugin_new_input_handler handler);
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dplugin-api.h458 (*ld_plugin_new_input_handler) (const struct ld_plugin_input_file *file); typedef in typeref:enum:ld_plugin_new_input_handler
467 (*ld_plugin_register_new_input) (ld_plugin_new_input_handler handler);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dplugin-api.h458 (*ld_plugin_new_input_handler) (const struct ld_plugin_input_file *file); typedef in typeref:enum:ld_plugin_new_input_handler
467 (*ld_plugin_register_new_input) (ld_plugin_new_input_handler handler);
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dplugin-api.h473 (*ld_plugin_new_input_handler) (const struct ld_plugin_input_file *file); typedef in typeref:enum:ld_plugin_new_input_handler
482 (*ld_plugin_register_new_input) (ld_plugin_new_input_handler handler);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dplugin.h108 set_new_input_handler(ld_plugin_new_input_handler handler)
136 ld_plugin_new_input_handler new_input_handler_;
247 set_new_input_handler(ld_plugin_new_input_handler handler)
H A Dplugin.cc176 register_new_input(ld_plugin_new_input_handler handler);
2252 register_new_input(ld_plugin_new_input_handler handler)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dplugin.h108 set_new_input_handler(ld_plugin_new_input_handler handler)
136 ld_plugin_new_input_handler new_input_handler_;
247 set_new_input_handler(ld_plugin_new_input_handler handler)
H A Dplugin.cc176 register_new_input(ld_plugin_new_input_handler handler);
2252 register_new_input(ld_plugin_new_input_handler handler)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dplugin.h108 set_new_input_handler(ld_plugin_new_input_handler handler)
136 ld_plugin_new_input_handler new_input_handler_;
247 set_new_input_handler(ld_plugin_new_input_handler handler)
H A Dplugin.cc176 register_new_input(ld_plugin_new_input_handler handler);
2252 register_new_input(ld_plugin_new_input_handler handler)

Completed in 304 milliseconds