type runtime.gobuf
7 uses
runtime (current package)
runtime2.go#L313: type gobuf struct {
runtime2.go#L419: sched gobuf
runtime2.go#L488: morebuf gobuf // gobuf arg to morestack
stack.go#L1093: func gostartcallfn(gobuf *gobuf, fv *funcval) {
stubs.go#L169: func gogo(buf *gobuf)
stubs.go#L170: func gosave(buf *gobuf)
sys_arm64.go#L11: func gostartcall(buf *gobuf, fn, ctxt unsafe.Pointer) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)