Searched refs:sym_type_name (Results 1 – 5 of 5) sorted by relevance
23 const char * sym_type_name(enum symbol_type type);
126 sym_type_name(sym->type), sym_type_name(type)); in menu_set_type()811 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
54 const char *sym_type_name(enum symbol_type type) in sym_type_name() function
1372 printf("%s", sym_type_name(sym->type)); in display_tree()
1073 stream << print_filter(sym_type_name(sym->type)); in debug_info()
Completed in 12 milliseconds