Lines Matching defs:comp_unit
353 struct comp_unit struct
356 struct comp_unit *next_unit; argument
361 struct comp_unit *next_unit_without_ranges; argument
365 struct comp_unit *prev_unit; argument
383 /* Note that an error was found by comp_unit_find_nearest_line. */ argument
392 /* Pointer to the current comp_unit so that we can find a given entry argument
394 bfd_byte *info_ptr_unit;
397 unsigned long line_offset;
400 bfd_byte *first_child_die_ptr;
403 bfd_byte *end_ptr;
406 struct line_info_table *line_table;
409 struct funcinfo *function_table;
412 struct lookup_funcinfo *lookup_funcinfo_table;
415 bfd_size_type number_of_functions;
418 struct varinfo *variable_table;
421 struct dwarf2_debug *stash;
422 struct dwarf2_debug_file *file;
425 int version;
428 unsigned char addr_size;
431 unsigned char offset_size;
435 bfd_vma base_address;
438 bool cached;
442 bool mark;
445 size_t dwarf_addr_offset;
448 size_t dwarf_str_offset;