runtime._func.cuOffset (field)
2 uses
runtime (current package)
runtime2.go#L836: cuOffset uint32 // runtime.cutab offset of this function's CU
symtab.go#L877: if fileoff := datap.cutab[f.cuOffset+uint32(fileno)]; fileoff != ^uint32(0) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)