func runtime.scanobject

5 uses

	runtime (current package)
		mgcmark.go#L373: 				scanobject(p, gcw)
		mgcmark.go#L1048: 		scanobject(b, gcw)
		mgcmark.go#L1142: 		scanobject(b, gcw)
		mgcmark.go#L1205: func scanobject(b uintptr, gcw *gcWork) {
		mheap.go#L1801: 			scanobject(base, gcw)