Searched refs:ld_plugin_cleanup_handler (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dplugin-api.h170 (*ld_plugin_cleanup_handler) (void); typedef in typeref:enum:ld_plugin_cleanup_handler
189 (*ld_plugin_register_cleanup) (ld_plugin_cleanup_handler handler);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dplugin-api.h170 (*ld_plugin_cleanup_handler) (void); typedef in typeref:enum:ld_plugin_cleanup_handler
189 (*ld_plugin_register_cleanup) (ld_plugin_cleanup_handler handler);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dplugin-api.h170 (*ld_plugin_cleanup_handler) (void); typedef in typeref:enum:ld_plugin_cleanup_handler
189 (*ld_plugin_register_cleanup) (ld_plugin_cleanup_handler handler);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dplugin.h97 set_cleanup_handler(ld_plugin_cleanup_handler handler)
120 ld_plugin_cleanup_handler cleanup_handler_;
210 set_cleanup_handler(ld_plugin_cleanup_handler handler)
H A Dplugin.cc63 register_cleanup(ld_plugin_cleanup_handler handler);
1204 register_cleanup(ld_plugin_cleanup_handler handler)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-symtab.c35 static ld_plugin_cleanup_handler cleanup_handler;
83 register_cleanup (ld_plugin_cleanup_handler handler)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dplugin.c70 ld_plugin_cleanup_handler cleanup_handler;
369 register_cleanup (ld_plugin_cleanup_handler handler)

Completed in 125 milliseconds