Lines Matching defs:dwarf1_unit
63 struct dwarf1_unit struct
66 struct dwarf1_unit* prev; argument
69 char *name;
72 unsigned long low_pc;
73 unsigned long high_pc;
76 int has_stmt_list;
79 unsigned long stmt_list_offset;
82 bfd_byte *first_child;
85 unsigned long line_count;
88 struct linenumber* linenumber_table;
91 struct dwarf1_func* func_list;