Searched defs:LineToPC (Results 1 – 2 of 2) sorted by relevance
572 func (t *Table) LineToPC(file string, line int) (pc uint64, fn *Func, err error) { func
136 func (t *LineTable) LineToPC(line int, maxpc uint64) uint64 { func