Searched refs:get_sym_type (Results 1 – 1 of 1) sorted by relevance
194 static char get_sym_type(const GElf_Sym *, const char *);378 l_is_undef = IS_UNDEF_SYM_TYPE(get_sym_type(l->sym, ttable)) ? 1 : 0; in cmp_value()379 r_is_undef = IS_UNDEF_SYM_TYPE(get_sym_type(r->sym, ttable)) ? 1 : 0; in cmp_value()701 type = get_sym_type(&sym, type_table); in get_sym()744 get_sym_type(const GElf_Sym *sym, const char *type_table) in get_sym_type() function1947 type = get_sym_type(ep->sym, p->t_table); in sym_list_print_each()