Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DDriver.cpp962 static void handleSymbolPatterns(InputArgList &args, in handleSymbolPatterns() function
1333 handleSymbolPatterns(args, config->exportedSymbols, OPT_exported_symbol, in link()
1335 handleSymbolPatterns(args, config->unexportedSymbols, OPT_unexported_symbol, in link()