var runtime.typecache
4 uses
runtime (current package)
heapdump.go#L121: var typecache [typeCacheBuckets]typeCacheBucket
heapdump.go#L171: b := &typecache[t.hash&(typeCacheBuckets-1)]
heapdump.go#L677: memclrNoHeapPointers(unsafe.Pointer(&typecache), unsafe.Sizeof(typecache))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)