GDB (xrefs)
|
Public Attributes | |
struct stmt_list_hash | hash |
unsigned int | num_file_names |
const char ** | file_names |
const char ** | real_names |
Definition at line 2528 of file dwarf2read.c.
const char** quick_file_names::file_names |
Definition at line 2538 of file dwarf2read.c.
Referenced by delete_file_name_entry(), dw2_expand_symtabs_matching(), dw2_expand_symtabs_with_fullname(), dw2_get_file_names_reader(), dw2_get_real_path(), dw2_map_symbol_filenames(), and dw2_map_symtabs_matching_filename().
struct stmt_list_hash quick_file_names::hash |
Definition at line 2531 of file dwarf2read.c.
Referenced by dw2_get_file_names_reader(), eq_file_name_entry(), and hash_file_name_entry().
unsigned int quick_file_names::num_file_names |
Definition at line 2534 of file dwarf2read.c.
Referenced by delete_file_name_entry(), dw2_expand_symtabs_matching(), dw2_expand_symtabs_with_fullname(), dw2_free_cached_file_names(), dw2_get_file_names_reader(), dw2_get_real_path(), dw2_map_symbol_filenames(), and dw2_map_symtabs_matching_filename().
const char** quick_file_names::real_names |
Definition at line 2542 of file dwarf2read.c.
Referenced by delete_file_name_entry(), dw2_free_cached_file_names(), dw2_get_file_names_reader(), and dw2_get_real_path().