Lines Matching defs:comp_unit
203 struct comp_unit struct
206 struct comp_unit *next_unit; argument
210 struct comp_unit *prev_unit; argument
228 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
237 /* Pointer to the current comp_unit so that we can find a given entry argument
239 bfd_byte *info_ptr_unit;
242 bfd_byte *sec_info_ptr;
245 unsigned long line_offset;
248 bfd_byte *first_child_die_ptr;
251 bfd_byte *end_ptr;
254 struct line_info_table *line_table;
257 struct funcinfo *function_table;
260 struct varinfo *variable_table;
263 struct dwarf2_debug *stash;
266 int version;
269 unsigned char addr_size;
272 unsigned char offset_size;
276 bfd_vma base_address;
279 bfd_boolean cached;