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