Home
last modified time | relevance | path

Searched refs:cleanup_hook (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/gold/
Dgold-plugin.cpp133 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