GDB (xrefs)
|
Public Attributes | |
bfd * | abfd |
struct dwarf2_cu * | cu |
struct dwo_file * | dwo_file |
struct dwarf2_section_info * | die_section |
const gdb_byte * | buffer |
const gdb_byte * | buffer_end |
struct abbrev_table * | abbrev_table |
struct abbrev_table* die_reader_specs::abbrev_table |
Definition at line 572 of file read.c.
Referenced by init_cu_die_reader(), peek_die_abbrev(), and read_full_die_1().
bfd* die_reader_specs::abfd |
Definition at line 553 of file read.c.
Referenced by cutu_reader::cutu_reader(), cutu_reader::cutu_reader(), init_cu_die_reader(), peek_die_abbrev(), read_attribute_value(), read_die_and_siblings(), read_full_die_1(), read_toplevel_die(), and skip_one_die().
const gdb_byte* die_reader_specs::buffer |
Definition at line 566 of file read.c.
Referenced by cooked_indexer::index_dies(), init_cu_die_reader(), read_full_die_1(), cooked_indexer::recurse(), cooked_indexer::scan_attributes(), and skip_one_die().
const gdb_byte* die_reader_specs::buffer_end |
Definition at line 569 of file read.c.
Referenced by cooked_indexer::index_dies(), init_cu_die_reader(), and skip_one_die().
struct dwarf2_cu* die_reader_specs::cu |
Definition at line 556 of file read.c.
Referenced by build_type_psymtabs_reader(), cooked_indexer::check_bounds(), create_dwo_cu_reader(), cutu_reader::cutu_reader(), dw2_get_file_names_reader(), dwarf2_read_addr_index(), cooked_indexer::ensure_cu_exists(), cooked_index_storage::eq_cutu_reader(), cooked_index_storage::hash_cutu_reader(), cooked_indexer::index_dies(), cooked_indexer::index_imported_unit(), init_cu_die_reader(), cutu_reader::init_tu_and_read_dwo_dies(), load_full_comp_unit(), cooked_indexer::make_index(), peek_die_abbrev(), process_psymtab_comp_unit(), read_attribute_reprocess(), read_attribute_value(), read_die_and_children(), read_dwo_str_index(), read_full_die_1(), read_signatured_type(), read_toplevel_die(), cooked_indexer::recurse(), cooked_indexer::scan_attributes(), and skip_one_die().
struct dwarf2_section_info* die_reader_specs::die_section |
Definition at line 563 of file read.c.
Referenced by cooked_indexer::index_dies(), init_cu_die_reader(), read_die_and_siblings(), read_toplevel_die(), and skip_one_die().
struct dwo_file* die_reader_specs::dwo_file |
Definition at line 559 of file read.c.
Referenced by init_cu_die_reader(), read_attribute_reprocess(), and read_dwo_str_index().