func runtime.funcMaxSPDelta
4 uses
runtime (current package)
preempt.go#L319: total := funcMaxSPDelta(f)
preempt.go#L321: total += funcMaxSPDelta(f)
stack.go#L1056: max := uintptr(funcMaxSPDelta(f))
symtab.go#L912: func funcMaxSPDelta(f funcInfo) int32 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)