runtime.gobuf.bp (field)

3 uses

	runtime (current package)
		runtime2.go#L332: 	bp   uintptr // for framepointer-enabled architectures
		stack.go#L723: 		bp := gp.sched.bp
		stack.go#L730: 	adjustpointer(adjinfo, unsafe.Pointer(&gp.sched.bp))