HomeSort by relevance Sort by last modified time
    Searched full:plugin_call_cleanup (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
plugin.h 60 extern void plugin_call_cleanup (void);
ChangeLog-2011 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.
    [all...]
ChangeLog-2010 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
    [all...]
plugin.c 931 plugin_call_cleanup (void) function
ChangeLog-2012 69 (plugin_call_cleanup): Issue an error for each plugin.
    [all...]
ldmain.c 171 plugin_call_cleanup ();
    [all...]

Completed in 195 milliseconds