Searched refs:getLinkerScriptLocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp68 static Optional<std::string> getLinkerScriptLocation(const Symbol &sym) { function in namespace:lld::elf
86 else if (Optional<std::string> loc = getLinkerScriptLocation(sym))

Completed in 59 milliseconds