Home
last modified time | relevance | path

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

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