Home
last modified time | relevance | path

Searched defs:dwarf1_unit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf1.c62 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;
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf1.c62 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;
[all …]