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.h202 bool warnDuplicateRpath = true; member
H A DDriver.cpp1458 else if (config->warnDuplicateRpath) in getRuntimePaths()
1704 config->warnDuplicateRpath = in link()