Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DDriver.cpp138 StringRef optionLetter{optionCode == OPT_F ? "F" : "L"}; in getSearchPaths() local
153 if (!found && warnIfNotDirectory(optionLetter, path)) in getSearchPaths()