/
/
opt
/
golang
/
1.19.4
/
test
/
codegen
Server: in-mum-web1112.main-hosting.eu (62.72.28.111)
You: 216.73.216.52
PHP 8.3.16
Dir:
/opt/golang/1.19.4/test/codegen
Edit:
/opt/golang/1.19.4/test/codegen/retpoline.go
// +build amd64 // asmcheck -gcflags=-spectre=ret package codegen func CallFunc(f func()) { // amd64:`CALL\truntime.retpoline` f() } func CallInterface(x interface{ M() }) { // amd64:`CALL\truntime.retpoline` x.M() }
Ukuran: 224 B