Searched refs:plugin_call_cleanup (Results 1 – 6 of 6) sorted by relevance
60 extern void plugin_call_cleanup (void);
928 (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.
141 * 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
931 plugin_call_cleanup (void) in plugin_call_cleanup() function
170 plugin_call_cleanup (); in ld_cleanup()
69 (plugin_call_cleanup): Issue an error for each plugin.