Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
Dlkc_proto.h22 const char * sym_type_name(enum symbol_type type);
Dmenu.c125 sym_type_name(sym->type), sym_type_name(type)); in menu_set_type()
829 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
Dsymbol.c55 const char *sym_type_name(enum symbol_type type) in sym_type_name() function
Dgconf.c1372 printf("%s", sym_type_name(sym->type)); in display_tree()
Dqconf.cc1068 stream << print_filter(sym_type_name(sym->type)); in debug_info()