Searched refs:handleMinGWAutomaticImport (Results 1 – 2 of 2) sorted by relevance
61 bool handleMinGWAutomaticImport(Symbol *sym, StringRef name);
278 bool SymbolTable::handleMinGWAutomaticImport(Symbol *sym, StringRef name) { in handleMinGWAutomaticImport() function in lld::coff::SymbolTable463 if (config->autoImport && handleMinGWAutomaticImport(sym, name)) in resolveRemainingUndefines()