const runtime.minfunc 2 uses runtime (current package) symtab.go#L511: const minfunc = 16 // minimum function size symtab.go#L512: const pcbucketsize = 256 * minfunc // size of bucket in the pc->func lookup table
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)