Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Ddwarf1.c41 struct dwarf1_unit* lastUnit;
62 struct dwarf1_unit struct
65 struct dwarf1_unit* prev; argument
140 static struct dwarf1_unit*
143 bfd_size_type amt = sizeof (struct dwarf1_unit); in alloc_dwarf1_unit()
145 struct dwarf1_unit* x = (struct dwarf1_unit *) bfd_zalloc (stash->abfd, amt); in alloc_dwarf1_unit()
159 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func()
267 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_line_table()
345 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit()
389 struct dwarf1_unit* aUnit, in dwarf1_unit_find_nearest_line()
[all …]