Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDriver.cpp994 static void handleSymbolPatterns(InputArgList &args, in handleSymbolPatterns() function
1460 handleSymbolPatterns(args, config->exportedSymbols, OPT_exported_symbol, in link()
1462 handleSymbolPatterns(args, config->unexportedSymbols, OPT_unexported_symbol, in link()