Lines Matching defs:dwarf2_debug
85 struct dwarf2_debug struct
88 struct comp_unit *all_comp_units;
91 struct comp_unit *last_comp_unit;
94 const struct dwarf_debug_section *debug_sections;
99 bfd_byte *info_ptr;
102 bfd_byte *info_ptr_end;
107 bfd *bfd_ptr;
108 asection *sec;
109 bfd_byte *sec_info_ptr;
115 bfd_byte *info_ptr_memory;
118 asymbol **syms;
121 bfd_byte *dwarf_abbrev_buffer;
124 bfd_size_type dwarf_abbrev_size;
127 bfd_byte *dwarf_line_buffer;
130 bfd_size_type dwarf_line_size;
133 bfd_byte *dwarf_str_buffer;
136 bfd_size_type dwarf_str_size;
139 bfd_byte *dwarf_ranges_buffer;
142 bfd_size_type dwarf_ranges_size;
148 struct funcinfo *inliner_chain;
151 unsigned int adjusted_section_count;
154 struct adjusted_section *adjusted_sections;
158 int info_hash_count;
163 struct info_hash_table *funcinfo_hash_table;
166 struct info_hash_table *varinfo_hash_table;
169 struct comp_unit *hash_units_head;
172 int info_hash_status;
178 bfd_boolean close_on_cleanup;