Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Ddwarf1.c32 struct dwarf1_debug struct
138 alloc_dwarf1_unit (struct dwarf1_debug* stash) 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()
379 dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash, in dwarf1_unit_find_nearest_line()
450 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; in _bfd_dwarf1_find_nearest_line()
464 bfd_size_type size = sizeof (struct dwarf1_debug); in _bfd_dwarf1_find_nearest_line()
H A Delf-bfd.h1405 struct dwarf1_debug *dwarf1_find_line_info;