internal/runtime/maps.Map.PutSlot (method)
2 uses
internal/runtime/maps (current package)
map.go#L470: slotElem := m.PutSlot(typ, key)
map.go#L478: func (m *Map) PutSlot(typ *abi.SwissMapType, key unsafe.Pointer) unsafe.Pointer {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)