Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/COFF/
H A DConfig.h277 bool stdcallFixup = false; member
H A DSymbolTable.cpp269 if (config->machine == I386 && config->stdcallFixup) { in loadMinGWSymbols()
H A DDriver.cpp1777 config->stdcallFixup = in linkerMain()
2113 if (config->autoImport || config->stdcallFixup) { in linkerMain()