|
GDB (xrefs)
|
Public Attributes | |
| struct objfile * | objfile |
| struct mapped_symtab * | symtab |
| struct obstack * | types_list |
| htab_t | psyms_seen |
| int | cu_index |
Definition at line 23067 of file dwarf2read.c.
| int signatured_type_index_data::cu_index |
Definition at line 23073 of file dwarf2read.c.
Referenced by write_one_signatured_type(), and write_psymtabs_to_index().
| struct objfile* signatured_type_index_data::objfile |
Definition at line 23069 of file dwarf2read.c.
Referenced by write_one_signatured_type(), and write_psymtabs_to_index().
| htab_t signatured_type_index_data::psyms_seen |
Definition at line 23072 of file dwarf2read.c.
Referenced by write_one_signatured_type(), and write_psymtabs_to_index().
| struct mapped_symtab* signatured_type_index_data::symtab |
Definition at line 23070 of file dwarf2read.c.
Referenced by write_one_signatured_type(), and write_psymtabs_to_index().
| struct obstack* signatured_type_index_data::types_list |
Definition at line 23071 of file dwarf2read.c.
Referenced by write_one_signatured_type(), and write_psymtabs_to_index().
1.8.10