Searched refs:getLinkerScriptLocation (Results 1 – 1 of 1) sorted by relevance
69 static Optional<std::string> getLinkerScriptLocation(const Symbol &Sym) { in getLinkerScriptLocation() function87 else if (Optional<std::string> Loc = getLinkerScriptLocation(Sym)) in getLocation()