github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/vet/all/whitelist/arm64.txt (about) 1 // arm64-specific vet whitelist. See readme.txt for details. 2 3 // Intentionally missing declarations. 4 runtime/asm_arm64.s: [arm64] addmoduledata: function addmoduledata missing Go declaration 5 runtime/duff_arm64.s: [arm64] duffzero: function duffzero missing Go declaration 6 runtime/duff_arm64.s: [arm64] duffcopy: function duffcopy missing Go declaration 7 runtime/tls_arm64.s: [arm64] load_g: function load_g missing Go declaration 8 runtime/tls_arm64.s: [arm64] save_g: function save_g missing Go declaration