Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
HDConfig.h326 bool stdcallFixup = false; member
HDSymbolTable.cpp292 if (ctx.config.machine == I386 && ctx.config.stdcallFixup) { in loadMinGWSymbols()
HDDriver.cpp2048 config->stdcallFixup = in linkerMain()
2458 if (config->autoImport || config->stdcallFixup) { in linkerMain()