Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dplugin.h60 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.c931 plugin_call_cleanup (void) in plugin_call_cleanup() function
Dldmain.c170 plugin_call_cleanup (); in ld_cleanup()
DChangeLog-201269 (plugin_call_cleanup): Issue an error for each plugin.