Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/ld/
Dplugin.h55 extern void plugin_call_cleanup (void);
DChangeLog-2011928 (ld_cleanup): ..this. Call bfd_cache_close_all and plugin_call_cleanup.
930 * plugin.c (plugin_call_cleanup): Make global.
931 (plugin_load_plugins): Don't register plugin_call_cleanup with xatexit.
932 * plugin.h (plugin_call_cleanup): Declare.
DChangeLog-2010141 * ldmain.c (main): Don't call plugin_call_cleanup.
143 * plugin.c (plugin_call_cleanup): Make it static.
144 (message): Don't call plugin_call_cleanup.
145 (plugin_load_plugins): Call xatexit with plugin_call_cleanup.
150 * plugin.c (message): Call plugin_call_cleanup on fatal
Dplugin.c1359 plugin_call_cleanup (void) in plugin_call_cleanup() function
Dldmain.c223 plugin_call_cleanup (); in ld_cleanup()
DChangeLog-201269 (plugin_call_cleanup): Issue an error for each plugin.