Lines Matching defs:comp_unit
191 struct comp_unit struct
194 struct comp_unit *next_unit; argument
198 struct comp_unit *prev_unit; argument
222 /* Pointer to the current comp_unit so that we can find a given entry argument
224 bfd_byte *info_ptr_unit;
227 bfd_byte *sec_info_ptr;
230 unsigned long line_offset;
233 bfd_byte *first_child_die_ptr;
236 bfd_byte *end_ptr;
239 struct line_info_table *line_table;
242 struct funcinfo *function_table;
245 struct varinfo *variable_table;
248 struct dwarf2_debug *stash;
251 int version;
254 unsigned char addr_size;
257 unsigned char offset_size;
261 bfd_vma base_address;
264 bfd_boolean cached;