HomeSort by relevance Sort by last modified time
    Searched full:cleanup_hook (Results 1 - 1 of 1) sorted by null

  /external/llvm/tools/gold/
gold-plugin.cpp 126 static ld_plugin_status cleanup_hook(void);
191 if ((*callback)(cleanup_hook) != LDPS_OK)
443 static ld_plugin_status cleanup_hook(void) { function

Completed in 37 milliseconds