Searched refs:getLinkerScriptLocation (Results 1 – 1 of 1) sorted by relevance
67 static std::optional<std::string> getLinkerScriptLocation(const Symbol &sym) { in getLinkerScriptLocation() function79 if (std::optional<std::string> loc = getLinkerScriptLocation(sym)) in getDefinedLocation()