Searched refs:cleanup_hook (Results 1 – 1 of 1) sorted by relevance
330 static ld_plugin_status cleanup_hook(void);405 if (callback(cleanup_hook) != LDPS_OK) in onload()1132 cleanup_hook(); in allSymbolsReadHook()1168 static ld_plugin_status cleanup_hook(void) { in cleanup_hook() function