Lines Matching defs:comp_unit
306 struct comp_unit struct
309 struct comp_unit *next_unit; argument
314 struct comp_unit *next_unit_without_ranges; argument
318 struct comp_unit *prev_unit; argument
336 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
345 /* Pointer to the current comp_unit so that we can find a given entry argument
347 bfd_byte *info_ptr_unit;
350 unsigned long line_offset;
353 bfd_byte *first_child_die_ptr;
356 bfd_byte *end_ptr;
359 struct line_info_table *line_table;
362 struct funcinfo *function_table;
365 struct lookup_funcinfo *lookup_funcinfo_table;
368 bfd_size_type number_of_functions;
371 struct varinfo *variable_table;
374 struct dwarf2_debug *stash;
375 struct dwarf2_debug_file *file;
378 int version;
381 unsigned char addr_size;
384 unsigned char offset_size;
388 bfd_vma base_address;
391 bool cached;
395 bool mark;
398 size_t dwarf_addr_offset;
401 size_t dwarf_str_offset;