runtime.structfield.offsetAnon (field)

4 uses

	runtime (current package)
		type.go#L435: 	offsetAnon uintptr
		type.go#L439: 	return f.offsetAnon >> 1
		type.go#L723: 			if tf.offsetAnon != vf.offsetAnon {