runtime.Frame.Func (field)

4 uses

	runtime (current package)
		symtab.go#L35: 	Func *Func
		symtab.go#L118: 			Func:     f,
		symtab.go#L225: 			Func:     nil,

	runtime/pprof
		proto.go#L490: 		if last.Func != nil { // the last frame can't be inlined. Flush.