Home
last modified time | relevance | path

Searched refs:stdcallFixup (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h323 bool stdcallFixup = false; member
H A DSymbolTable.cpp292 if (ctx.config.machine == I386 && ctx.config.stdcallFixup) { in loadMinGWSymbols()
H A DDriver.cpp2055 config->stdcallFixup = in linkerMain()
2460 if (config->autoImport || config->stdcallFixup) { in linkerMain()