runtime.Func.FileLine (method)

one use

	runtime (current package)
		symtab.go#L705: func (f *Func) FileLine(pc uintptr) (file string, line int) {