Searched refs:cleanup_hook (Results 1 – 1 of 1) sorted by relevance
133 static ld_plugin_status cleanup_hook(void);198 if ((*callback)(cleanup_hook) != LDPS_OK) in onload()499 static ld_plugin_status cleanup_hook(void) { in cleanup_hook() function