GDB (xrefs)
|
Public Attributes | |
const char * | sym_text |
int | sym_text_len |
const char * | text |
const char * | word |
enum type_code | code |
enum type_code add_name_data::code |
Definition at line 5247 of file symtab.c.
Referenced by default_make_symbol_completion_list_break_on_1(), and symtab_expansion_callback().
const char* add_name_data::sym_text |
Definition at line 5241 of file symtab.c.
Referenced by add_macro_name(), default_make_symbol_completion_list_break_on_1(), symbol_completion_matcher(), and symtab_expansion_callback().
int add_name_data::sym_text_len |
Definition at line 5242 of file symtab.c.
Referenced by add_macro_name(), default_make_symbol_completion_list_break_on_1(), symbol_completion_matcher(), and symtab_expansion_callback().
const char* add_name_data::text |
Definition at line 5243 of file symtab.c.
Referenced by add_macro_name(), default_make_symbol_completion_list_break_on_1(), and symtab_expansion_callback().
const char* add_name_data::word |
Definition at line 5244 of file symtab.c.
Referenced by add_macro_name(), default_make_symbol_completion_list_break_on_1(), and symtab_expansion_callback().