Lines Matching defs:dwarf1_unit
62 struct dwarf1_unit struct
65 struct dwarf1_unit* prev; argument
68 char *name;
71 unsigned long low_pc;
72 unsigned long high_pc;
75 int has_stmt_list;
78 unsigned long stmt_list_offset;
81 bfd_byte *first_child;
84 unsigned long line_count;
87 struct linenumber* linenumber_table;
90 struct dwarf1_func* func_list;