Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp1479 bool excludeLocal = false; in link() local
1488 if (excludeLocal) { in link()
1502 excludeLocal = true; in link()