func MakeRO(v Value) Value { … }
func IsRO(v Value) bool { … }
var CallGC …
func FuncLayout(t Type, rcvr Type) (frametype Type, argSize, retOffset uintptr, stack, gc, inReg, outReg []byte, ptrs bool) { … }
func TypeLinks() []string { … }
var GCBits …
func gcbits(any) []byte
type EmbedWithUnexpMeth …
func (EmbedWithUnexpMeth) f() { … }
type pinUnexpMeth …
var pinUnexpMethI …
func FirstMethodNameBytes(t Type) *byte { … }
type OtherPkgFields …
func IsExported(t Type) bool { … }
func ResolveReflectName(s string) { … }
type Buffer …
func clearLayoutCache() { … }
func SetArgRegs(ints, floats int, floatSize uintptr) (oldInts, oldFloats int, oldFloatSize uintptr) { … }
var MethodValueCallCodePtr …
var InternalIsZero …
var IsRegularMemory …