Home
last modified time | relevance | path

Searched refs:t_table (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/elftoolchain/nm/
H A Dnm.c83 const char *t_table, **s_table, *filename, *objname; member
177 p->t_table == NULL || p->s_table == NULL || p->filename == NULL)
368 ttable = nm_print_data->t_table; in cmp_value()
1443 p_data.t_table = type_table; in read_elf()
1947 type = get_sym_type(ep->sym, p->t_table); in sym_list_print_each()