Home
last modified time | relevance | path

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

/external/llvm/tools/gold/
Dgold-plugin.cpp496 static const char *getResolutionName(ld_plugin_symbol_resolution R) { in getResolutionName() function
626 *ApiFile << Sym.name << ' ' << getResolutionName(Resolution) << '\n'; in getModuleForFile()