Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp1747 bool includeLocal = false; in link() local
1761 includeLocal = true; in link()
1767 if (includeLocal) { in link()