runtime.Frame.Func (field)

4 uses

	runtime (current package)
		symtab.go#L36: 	Func *Func
		symtab.go#L126: 			Func:     f,
		symtab.go#L235: 			Func:     nil,

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