Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1196 static void handleSymbolPatterns(InputArgList &args, in handleSymbolPatterns() function
1856 handleSymbolPatterns(args, config->exportedSymbols, OPT_exported_symbol, in link()
1858 handleSymbolPatterns(args, config->unexportedSymbols, OPT_unexported_symbol, in link()