Searched refs:dwarf1_debug (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Ddwarf1.c30 /* dwarf1_debug is the starting point for all dwarf1 info. */
32 struct dwarf1_debug struct
138 alloc_dwarf1_unit (struct dwarf1_debug* stash)
153 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit)
258 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit)
338 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit)
379 dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash,
450 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info;
464 bfd_size_type size = sizeof (struct dwarf1_debug);
H A Delf-bfd.h1407 struct dwarf1_debug *dwarf1_find_line_info;

Completed in 95 milliseconds