Searched refs:handleMinGWAutomaticImport (Results 1 – 2 of 2) sorted by relevance
78 bool handleMinGWAutomaticImport(Symbol *sym, StringRef name);
322 bool SymbolTable::handleMinGWAutomaticImport(Symbol *sym, StringRef name) { in handleMinGWAutomaticImport() function in lld::coff::SymbolTable517 if (ctx.config.autoImport && handleMinGWAutomaticImport(sym, name)) in resolveRemainingUndefines()