findFileLine scans one function in the binary looking for a program counter in the given file on the given line. It does so by running the pc-value tables mapping program counter to file number. Since most functions come from a single file, these are usually short and quick to scan. If a file match
(entry uint64, filetab, linetab uint32, filenum, line int32)
source not stored for this graph (policy: none)