Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDdwarf1.c38 struct dwarf1_unit* lastUnit;
59 struct dwarf1_unit struct
62 struct dwarf1_unit* prev; argument
137 static struct dwarf1_unit*
140 bfd_size_type amt = sizeof (struct dwarf1_unit); in alloc_dwarf1_unit()
142 struct dwarf1_unit* x = bfd_zalloc (stash->abfd, amt); in alloc_dwarf1_unit()
153 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func()
258 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_line_table()
338 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit()
380 struct dwarf1_unit* aUnit, in dwarf1_unit_find_nearest_line()
[all …]