Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf1.c32 struct dwarf1_debug struct
141 alloc_dwarf1_unit (struct dwarf1_debug* stash) in alloc_dwarf1_unit()
159 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func()
293 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_line_table()
376 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit()
419 dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash, in dwarf1_unit_find_nearest_line()
490 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; in _bfd_dwarf1_find_nearest_line()
504 bfd_size_type size = sizeof (struct dwarf1_debug); in _bfd_dwarf1_find_nearest_line()
507 = (struct dwarf1_debug *) bfd_zalloc (abfd, size); in _bfd_dwarf1_find_nearest_line()
600 struct dwarf1_debug* stash = *pinfo; in _bfd_dwarf1_cleanup_debug_info()
H A DChangeLog-20082942 * dwarf1.c (struct dwarf1_debug): Add syms member.
2947 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Ddwarf1.c32 struct dwarf1_debug struct
141 alloc_dwarf1_unit (struct dwarf1_debug* stash) in alloc_dwarf1_unit()
159 alloc_dwarf1_func (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in alloc_dwarf1_func()
293 parse_line_table (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_line_table()
376 parse_functions_in_unit (struct dwarf1_debug* stash, struct dwarf1_unit* aUnit) in parse_functions_in_unit()
419 dwarf1_unit_find_nearest_line (struct dwarf1_debug* stash, in dwarf1_unit_find_nearest_line()
490 struct dwarf1_debug *stash = elf_tdata (abfd)->dwarf1_find_line_info; in _bfd_dwarf1_find_nearest_line()
504 bfd_size_type size = sizeof (struct dwarf1_debug); in _bfd_dwarf1_find_nearest_line()
507 = (struct dwarf1_debug *) bfd_zalloc (abfd, size); in _bfd_dwarf1_find_nearest_line()
H A Delf-bfd.h2029 struct dwarf1_debug *dwarf1_find_line_info;
H A DChangeLog-20082942 * dwarf1.c (struct dwarf1_debug): Add syms member.
2947 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20082942 * dwarf1.c (struct dwarf1_debug): Add syms member.
2947 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20082942 * dwarf1.c (struct dwarf1_debug): Add syms member.
2947 * dwarf1.c (struct dwarf1_debug): Change data pointers to bfd_byte.