Searched refs:stdcallFixup (Results 1 – 3 of 3) sorted by relevance
334 bool stdcallFixup = false; member
2159 config->stdcallFixup = in linkerMain()2602 if (config->autoImport || config->stdcallFixup) { in linkerMain()
267 if (machine == I386 && ctx.config.stdcallFixup) { in loadMinGWSymbols()