db_line_at_pc
if (db_line_at_pc(cursym, &filename, &linenum, off))
static bool db_line_at_pc(c_db_sym_t, char **, int *, db_expr_t);