Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DConfig.h275 bool autoImport = false; member
H A DSymbolTable.cpp300 if (config->autoImport) { in loadMinGWSymbols()
449 if (config->autoImport && impSymbol(name)) in reportUnresolvable()
507 if (config->autoImport && handleMinGWAutomaticImport(sym, name)) in resolveRemainingUndefines()
H A DDriver.cpp1771 config->autoImport = in linkerMain()
2113 if (config->autoImport || config->stdcallFixup) { in linkerMain()
H A DWriter.cpp1001 if (config->autoImport) in createMiscChunks()