gc 706 src/cmd/ld/data.c gcaddsym(LSym *gc, LSym *s, vlong off) gc 719 src/cmd/ld/data.c adduintxx(ctxt, gc, GC_CALL, PtrSize); gc 720 src/cmd/ld/data.c adduintxx(ctxt, gc, off, PtrSize); gc 721 src/cmd/ld/data.c addpcrelplus(ctxt, gc, decodetype_gc(gotype), 3*PtrSize+4); gc 723 src/cmd/ld/data.c adduintxx(ctxt, gc, 0, 4); gc 727 src/cmd/ld/data.c adduintxx(ctxt, gc, GC_APTR, PtrSize); gc 728 src/cmd/ld/data.c adduintxx(ctxt, gc, off+a, PtrSize); gc 202 src/pkg/runtime/heapdump.c dumpfields((uintptr*)t->gc + 1); gc 942 src/pkg/runtime/heapdump.c playgcprog(0, (uintptr*)type->gc + 1, dumpeface_callback, obj); gc 946 src/pkg/runtime/heapdump.c playgcprog(i, (uintptr*)type->gc + 1, dumpeface_callback, obj); gc 952 src/pkg/runtime/heapdump.c playgcprog(i, (uintptr*)type->gc + 1, dumpeface_callback, obj); gc 701 src/pkg/runtime/mgc0.c pc2 = (uintptr*)t->gc; gc 827 src/pkg/runtime/mgc0.c pc = (uintptr*)t->gc; gc 833 src/pkg/runtime/mgc0.c pc = (uintptr*)t->gc; gc 950 src/pkg/runtime/mgc0.c objti = (uintptr)((PtrType*)t)->elem->gc; gc 954 src/pkg/runtime/mgc0.c objti = (uintptr)t->gc; gc 969 src/pkg/runtime/mgc0.c *sbuf.ptr.pos++ = (PtrTarget){iface->tab, (uintptr)itabtype->gc}; gc 988 src/pkg/runtime/mgc0.c objti = (uintptr)((PtrType*)t)->elem->gc; gc 992 src/pkg/runtime/mgc0.c objti = (uintptr)t->gc; gc 1121 src/pkg/runtime/mgc0.c (uintptr)chantype->elem->gc | PRECISE | LOOP}; gc 2249 src/pkg/runtime/mgc0.c static void gc(struct gc_args *args); gc 2349 src/pkg/runtime/mgc0.c gc(gp->param); gc 29 src/pkg/runtime/type.h void *gc;