Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h289 bool autoImport = false; member
H A DSymbolTable.cpp304 if (ctx.config.autoImport) { in loadMinGWSymbols()
451 if (ctx.config.autoImport && impSymbol(name)) in reportUnresolvable()
508 if (ctx.config.autoImport && handleMinGWAutomaticImport(sym, name)) in resolveRemainingUndefines()
H A DDriver.cpp1919 config->autoImport = in linkerMain()
2279 if (config->autoImport || config->stdcallFixup) { in linkerMain()
H A DWriter.cpp1060 if (config->autoImport) in createMiscChunks()