Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DConfig.h259 bool autoImport = false; member
DSymbolTable.cpp405 if (config->autoImport && impSymbol(name)) in reportUnresolvable()
463 if (config->autoImport && handleMinGWAutomaticImport(sym, name)) in resolveRemainingUndefines()
DDriver.cpp1699 config->autoImport = in link()
2035 if (config->autoImport) { in link()
DWriter.cpp1000 if (config->autoImport) in createMiscChunks()