GDB (xrefs)
|
Public Attributes | |
int | version |
off_t | total_size |
const gdb_byte * | address_table |
offset_type | address_table_size |
const offset_type * | symbol_table |
offset_type | symbol_table_slots |
const char * | constant_pool |
Definition at line 178 of file dwarf2read.c.
Definition at line 187 of file dwarf2read.c.
Referenced by create_addrmap_from_index(), and read_index_from_section().
offset_type mapped_index::address_table_size |
Definition at line 190 of file dwarf2read.c.
Referenced by create_addrmap_from_index(), and read_index_from_section().
const char* mapped_index::constant_pool |
Definition at line 199 of file dwarf2read.c.
Referenced by dw2_expand_symtabs_matching(), find_slot_in_mapped_hash(), and read_index_from_section().
const offset_type* mapped_index::symbol_table |
Definition at line 193 of file dwarf2read.c.
Referenced by dw2_expand_symtabs_matching(), find_slot_in_mapped_hash(), and read_index_from_section().
offset_type mapped_index::symbol_table_slots |
Definition at line 196 of file dwarf2read.c.
Referenced by dw2_expand_symtabs_matching(), dwarf2_read_index(), find_slot_in_mapped_hash(), and read_index_from_section().
off_t mapped_index::total_size |
Definition at line 184 of file dwarf2read.c.
Referenced by read_index_from_section().
int mapped_index::version |
Definition at line 181 of file dwarf2read.c.
Referenced by dw2_expand_symtabs_matching(), dw2_symtab_iter_next(), find_slot_in_mapped_hash(), and read_index_from_section().