runtime.stackScanState.putPtr (method)
4 uses
runtime (current package)
mgcmark.go#L778: state.putPtr(uintptr(unsafe.Pointer(gp._panic)), false)
mgcmark.go#L1189: stk.putPtr(p, false)
mgcmark.go#L1368: state.putPtr(val, true)
mgcstack.go#L206: func (s *stackScanState) putPtr(p uintptr, conservative bool) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)