|
GDB (xrefs)
|
Public Member Functions | |
| addrmap_index_data (data_buf &addr_vec_, psym_index_map &cu_index_htab_) | |
Public Attributes | |
| struct objfile * | objfile |
| data_buf & | addr_vec |
| psym_index_map & | cu_index_htab |
| int | previous_valid |
| unsigned int | previous_cu_index |
| CORE_ADDR | previous_cu_start |
Definition at line 25788 of file dwarf2read.c.
|
inline |
Definition at line 25790 of file dwarf2read.c.
| data_buf& addrmap_index_data::addr_vec |
Definition at line 25795 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| psym_index_map& addrmap_index_data::cu_index_htab |
Definition at line 25796 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| struct objfile* addrmap_index_data::objfile |
Definition at line 25794 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 25803 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 25805 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
| int addrmap_index_data::previous_valid |
Definition at line 25801 of file dwarf2read.c.
Referenced by add_address_entry_worker(), and write_address_map().
1.8.14