Lines Matching defs:dwarf2_debug
84 struct dwarf2_debug struct
87 struct comp_unit *all_comp_units;
90 struct comp_unit *last_comp_unit;
93 const struct dwarf_debug_section *debug_sections;
98 bfd_byte *info_ptr;
101 bfd_byte *info_ptr_end;
106 bfd *bfd_ptr;
107 asection *sec;
108 bfd_byte *sec_info_ptr;
114 bfd * alt_bfd_ptr;
115 bfd_byte * alt_dwarf_str_buffer;
116 bfd_size_type alt_dwarf_str_size;
117 bfd_byte * alt_dwarf_info_buffer;
118 bfd_size_type alt_dwarf_info_size;
124 bfd_byte *info_ptr_memory;
127 asymbol **syms;
130 bfd_byte *dwarf_abbrev_buffer;
133 bfd_size_type dwarf_abbrev_size;
136 bfd_byte *dwarf_line_buffer;
139 bfd_size_type dwarf_line_size;
142 bfd_byte *dwarf_str_buffer;
145 bfd_size_type dwarf_str_size;
148 bfd_byte *dwarf_ranges_buffer;
151 bfd_size_type dwarf_ranges_size;
157 struct funcinfo *inliner_chain;
160 bfd_vma *sec_vma;
163 int adjusted_section_count;
166 struct adjusted_section *adjusted_sections;
170 int info_hash_count;
175 struct info_hash_table *funcinfo_hash_table;
178 struct info_hash_table *varinfo_hash_table;
181 struct comp_unit *hash_units_head;
184 int info_hash_status;
190 bfd_boolean close_on_cleanup;