|
GDB (xrefs)
|
Public Attributes | |
| struct objfile * | objfile |
| struct obstack * | addr_obstack |
| htab_t | cu_index_htab |
| int | previous_valid |
| unsigned int | previous_cu_index |
| CORE_ADDR | previous_cu_start |
Definition at line 22877 of file dwarf2read.c.
| struct obstack* addrmap_index_data::addr_obstack |
Definition at line 22880 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| htab_t addrmap_index_data::cu_index_htab |
Definition at line 22881 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| struct objfile* addrmap_index_data::objfile |
Definition at line 22879 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| unsigned int addrmap_index_data::previous_cu_index |
Definition at line 22888 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| CORE_ADDR addrmap_index_data::previous_cu_start |
Definition at line 22890 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| int addrmap_index_data::previous_valid |
Definition at line 22886 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
1.8.10