var runtime.modulesSlice
3 uses
runtime (current package)
symtab.go#L428: var modulesSlice *[]*moduledata // see activeModules
symtab.go#L440: p := (*[]*moduledata)(atomic.Loadp(unsafe.Pointer(&modulesSlice)))
symtab.go#L495: atomicstorep(unsafe.Pointer(&modulesSlice), unsafe.Pointer(modules))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)