Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h314 bool warnStdcallFixup = true; member
H A DSymbolTable.cpp313 if (ctx.config.warnStdcallFixup) in loadMinGWSymbols()
H A DDriver.cpp2050 config->warnStdcallFixup = !args.hasArg(OPT_stdcall_fixup); in linkerMain()