Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DConfig.h287 bool stdcallFixup = false; member
H A DSymbolTable.cpp275 if (config->machine == I386 && config->stdcallFixup) { in loadMinGWSymbols()
H A DDriver.cpp1910 config->stdcallFixup = in linkerMain()
2246 if (config->autoImport || config->stdcallFixup) { in linkerMain()