Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dlkc_proto.h25 const char * sym_type_name(enum symbol_type type);
H A Dmenu.c158 sym_type_name(sym->type), sym_type_name(type)); in menu_set_type()
730 str_printf(r, "Type : %s\n", sym_type_name(sym->type)); in get_symbol_str()
H A Dsymbol.c54 const char *sym_type_name(enum symbol_type type) in sym_type_name() function
H A Dqconf.cc1067 stream << print_filter(sym_type_name(sym->type)); in debug_info()