Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp1478 bool includeLocal = false; in link() local
1492 includeLocal = true; in link()
1498 if (includeLocal) { in link()