Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp2031 bool excludeLocal = false; in link() local
2040 if (excludeLocal) { in link()
2054 excludeLocal = true; in link()