Home
last modified time | relevance | path

Searched refs:set_new_input_handler (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dplugin.h108 set_new_input_handler(ld_plugin_new_input_handler handler) in set_new_input_handler() function
247 set_new_input_handler(ld_plugin_new_input_handler handler) in set_new_input_handler() function
250 (*this->current_)->set_new_input_handler(handler); in set_new_input_handler()
H A Dplugin.cc2255 parameters->options().plugins()->set_new_input_handler(handler); in register_new_input()
H A DChangeLog-201716 * plugin.h (Plugin::set_new_input_handler): New function.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dplugin.h108 set_new_input_handler(ld_plugin_new_input_handler handler) in set_new_input_handler() function
247 set_new_input_handler(ld_plugin_new_input_handler handler) in set_new_input_handler() function
250 (*this->current_)->set_new_input_handler(handler); in set_new_input_handler()
H A Dplugin.cc2255 parameters->options().plugins()->set_new_input_handler(handler); in register_new_input()
H A DChangeLog-201716 * plugin.h (Plugin::set_new_input_handler): New function.