runtime/pprof.locInfo.pcs (field)
4 uses
runtime/pprof (current package)
proto.go#L249: pcs []uintptr
proto.go#L410: stk = stk[len(l.pcs):]
proto.go#L437: stk = stk[len(l.pcs):] // skip the matching pcs.
proto.go#L533: b.locs[addr] = locInfo{id: id, pcs: append([]uintptr{}, b.deck.pcs...)}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)