Lines Matching defs:comp_unit
212 struct comp_unit struct
215 struct comp_unit *next_unit; argument
219 struct comp_unit *prev_unit; argument
237 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
246 /* Pointer to the current comp_unit so that we can find a given entry argument
248 bfd_byte *info_ptr_unit;
251 unsigned long line_offset;
254 bfd_byte *first_child_die_ptr;
257 bfd_byte *end_ptr;
260 struct line_info_table *line_table;
263 struct funcinfo *function_table;
266 struct lookup_funcinfo *lookup_funcinfo_table;
269 bfd_size_type number_of_functions;
272 struct varinfo *variable_table;
275 struct dwarf2_debug *stash;
276 struct dwarf2_debug_file *file;
279 int version;
282 unsigned char addr_size;
285 unsigned char offset_size;
289 bfd_vma base_address;
292 bfd_boolean cached;