github.com/karrick/go@v0.0.0-20170817181416-d5b0ec858b37/src/cmd/vet/all/whitelist/mips64x.txt (about)

     1  // mips64-specific vet whitelist. See readme.txt for details.
     2  
     3  reflect/asm_mips64x.s: [GOARCH] makeFuncStub: use of 16(R29) points beyond argument frame
     4  reflect/asm_mips64x.s: [GOARCH] methodValueCall: use of 16(R29) points beyond argument frame
     5  runtime/asm_mips64x.s: [GOARCH] abort: function abort missing Go declaration
     6  runtime/duff_mips64x.s: [GOARCH] duffzero: function duffzero missing Go declaration
     7  runtime/tls_mips64x.s: [GOARCH] save_g: function save_g missing Go declaration
     8  runtime/tls_mips64x.s: [GOARCH] load_g: function load_g missing Go declaration