Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DConfig.h291 bool stdcallFixup = false; member
H A DSymbolTable.cpp273 if (ctx.config.machine == I386 && ctx.config.stdcallFixup) { in loadMinGWSymbols()
H A DDriver.cpp1925 config->stdcallFixup = in linkerMain()
2279 if (config->autoImport || config->stdcallFixup) { in linkerMain()