Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h207 bool warnDuplicateRpath = true; member
H A DDriver.cpp1519 else if (config->warnDuplicateRpath) in getRuntimePaths()
1778 config->warnDuplicateRpath = in link()