Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp1748 bool excludeLocal = false; in link() local
1757 if (excludeLocal) { in link()
1771 excludeLocal = true; in link()