runtime.pcvalueCacheEnt.off (field)

3 uses

	runtime (current package)
		symtab.go#L726: 	off      uint32
		symtab.go#L761: 			if ent.off == off && ent.targetpc == targetpc {
		symtab.go#L799: 					off:      off,