github.com/likebike/go--@v0.0.0-20190911215757-0bd925d16e96/go/src/cmd/vet/all/whitelist/windows_386.txt (about) 1 // windows/386-specific vet whitelist. See readme.txt for details. 2 3 runtime/sys_windows_386.s: [386] profileloop: use of 4(SP) points beyond argument frame 4 runtime/sys_windows_386.s: [386] ctrlhandler: 4(SP) should be _type+0(FP) 5 runtime/sys_windows_386.s: [386] setldt: function setldt missing Go declaration 6 runtime/zcallback_windows.s: [386] callbackasm: function callbackasm missing Go declaration 7 runtime/sys_windows_386.s: [386] callbackasm1+0: function callbackasm1+0 missing Go declaration 8 runtime/sys_windows_386.s: [386] tstart: function tstart missing Go declaration 9 runtime/sys_windows_386.s: [386] tstart_stdcall: RET without writing to 4-byte ret+4(FP) 10 runtime/sys_windows_386.s: [386] cannot check cross-package assembly function: now is in package time