Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1127 static void handleSymbolPatterns(InputArgList &args, in handleSymbolPatterns() function
1785 handleSymbolPatterns(args, config->exportedSymbols, OPT_exported_symbol, in link()
1787 handleSymbolPatterns(args, config->unexportedSymbols, OPT_unexported_symbol, in link()