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

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

Completed in 121 milliseconds