GDB (xrefs)
|
Public Attributes | |
struct stmt_list_hash | hash |
unsigned int | num_file_names |
const char * | comp_dir |
const char ** | file_names |
const char ** | real_names |
const char* quick_file_names::comp_dir |
Definition at line 1612 of file read.c.
Referenced by dw2_get_file_names_reader(), and dw2_get_real_path().
const char** quick_file_names::file_names |
Definition at line 1616 of file read.c.
Referenced by dw2_get_file_names_reader(), dw2_get_real_path(), dw_expand_symtabs_matching_file_matcher(), and dwarf2_base_index_functions::map_symbol_filenames().
struct stmt_list_hash quick_file_names::hash |
Definition at line 1605 of file read.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 1608 of file read.c.
Referenced by dw2_get_file_names_reader(), dw2_get_real_path(), dw_expand_symtabs_matching_file_matcher(), dwarf2_per_cu_data::free_cached_file_names(), and dwarf2_base_index_functions::map_symbol_filenames().
const char** quick_file_names::real_names |
Definition at line 1620 of file read.c.
Referenced by dw2_get_file_names_reader(), dw2_get_real_path(), and dwarf2_per_cu_data::free_cached_file_names().