func runtime.mapaccess1
4 uses
runtime (current package)
map.go#L394: func mapaccess1(t *maptype, h *hmap, key unsafe.Pointer) unsafe.Pointer {
map.go#L397: pc := funcPC(mapaccess1)
map.go#L555: e := mapaccess1(t, h, key)
map.go#L563: e := mapaccess1(t, h, key)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)