github.com/stingnevermore/go@v0.0.0-20180120041312-3810f5bfed72/src/cmd/vet/all/whitelist/android_386.txt (about) 1 // android/386-specific vet whitelist. See readme.txt for details. 2 3 runtime/sys_linux_386.s: [386] setldt: function setldt missing Go declaration 4 5 // These SP references occur after a stack-altering call. They're fine. 6 runtime/sys_linux_386.s: [386] clone: 12(SP) should be mp+8(FP) 7 runtime/sys_linux_386.s: [386] clone: 4(SP) should be flags+0(FP) 8 runtime/sys_linux_386.s: [386] clone: 8(SP) should be stk+4(FP)