Searched refs:autoImport (Results 1 – 4 of 4) sorted by relevance
332 bool autoImport = false; member
300 if (ctx.config.autoImport) { in loadMinGWSymbols()447 if (ctx.config.autoImport && impSymbol(name)) in reportUnresolvable()517 if (ctx.config.autoImport && handleMinGWAutomaticImport(sym, name)) in resolveRemainingUndefines()
2153 config->autoImport = in linkerMain()2602 if (config->autoImport || config->stdcallFixup) { in linkerMain()
1261 if (config->autoImport) in createMiscChunks()