runtime.Frame.Func (field)

4 uses

	runtime (current package)
		symtab.go#L40: 	Func *Func
		symtab.go#L167: 			Func:      f,
		symtab.go#L311: 			Func:     nil,

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