func internal/abi.NewOffset

2 uses

	internal/abi (current package)
		compiletype.go#L52: func NewOffset(ptrSize uint8, twoWordAlignSlices bool) Offset {
		compiletype.go#L72: 	o0 := NewOffset(ptrSize, twoWordAlignSlices)