runtime.Func.funcInfo (method)
3 uses
runtime (current package)
symtab.go#L264: func (f *Func) funcInfo() funcInfo {
symtab.go#L620: return funcname(f.funcInfo())
symtab.go#L645: file, line32 := funcline1(f.funcInfo(), pc, false)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)