Searched refs:tv_register_cleanup (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Dplugin-api.h286 ld_plugin_register_cleanup tv_register_cleanup; member in union:ld_plugin_tv::__anon3713
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dtestplug.c99 static ld_plugin_register_cleanup tv_register_cleanup = 0; variable
413 SETVAR(tv_register_cleanup);
502 if (!tv_register_cleanup)
508 (*tv_register_cleanup) (oncleanup);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Dplugin-api.h277 ld_plugin_register_cleanup tv_register_cleanup; member in union:ld_plugin_tv::__anon6853
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Dplugin-api.h291 ld_plugin_register_cleanup tv_register_cleanup; member in union:ld_plugin_tv::__anon1081
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/lto-plugin/
H A Dlto-symtab.c129 {.tv_register_cleanup = register_cleanup}
H A Dlto-plugin.c691 register_cleanup = p->tv_u.tv_register_cleanup;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/testsuite/
H A Dplugin_test.c109 register_cleanup_hook = entry->tv_u.tv_register_cleanup;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dplugin.cc181 tv[i].tv_u.tv_register_cleanup = register_cleanup;

Completed in 264 milliseconds