Home
last modified time | relevance | path

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

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