runtime.ancestorInfo.pcs (field)
4 uses
runtime (current package)
proc.go#L4124: pcs: ipcs,
runtime2.go#L969: pcs []uintptr // pcs from the stack of this goroutine
traceback.go#L753: for fidx, pc := range ancestor.pcs {
traceback.go#L759: if len(ancestor.pcs) == _TracebackMaxFrames {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)