Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/tools/gold/
Dgold-plugin.cpp129 static ld_plugin_status cleanup_hook(void);
194 if ((*callback)(cleanup_hook) != LDPS_OK) in onload()
466 static ld_plugin_status cleanup_hook(void) { in cleanup_hook() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp297 static ld_plugin_status cleanup_hook(void);
372 if (callback(cleanup_hook) != LDPS_OK) in onload()
1067 cleanup_hook(); in allSymbolsReadHook()
1102 static ld_plugin_status cleanup_hook(void) { in cleanup_hook() function
/external/llvm/tools/gold/
Dgold-plugin.cpp266 static ld_plugin_status cleanup_hook(void);
333 if (callback(cleanup_hook) != LDPS_OK) in onload()
1441 cleanup_hook(); in thinLTOLink()
1555 static ld_plugin_status cleanup_hook(void) { in cleanup_hook() function