func reflect.emitGCMask

4 uses

	reflect (current package)
		type.go#L2200: 			emitGCMask(mask, base, ktyp, bucketSize)
		type.go#L2205: 			emitGCMask(mask, base, etyp, bucketSize)
		type.go#L2242: func emitGCMask(out []byte, base uintptr, typ *rtype, n uintptr) {
		type.go#L2896: 		emitGCMask(mask, 0, typ, array.len)