Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibbfd-in.h531 struct dwarf_debug_section struct
540 extern const struct dwarf_debug_section dwarf_debug_sections[]; argument
546 const struct dwarf_debug_section *, unsigned int, void **);
554 (bfd *, bfd *, const struct dwarf_debug_section *, asymbol **, void **,
Dlibbfd.h536 struct dwarf_debug_section struct
545 extern const struct dwarf_debug_section dwarf_debug_sections[]; argument
551 const struct dwarf_debug_section *, unsigned int, void **);
559 (bfd *, bfd *, const struct dwarf_debug_section *, asymbol **, void **,
Dlibcoff-in.h364 struct dwarf_debug_section;
367 unsigned int *, const struct dwarf_debug_section *);
Dlibcoff.h368 struct dwarf_debug_section;
371 unsigned int *, const struct dwarf_debug_section *);
Ddwarf2.c93 const struct dwarf_debug_section *debug_sections;
299 const struct dwarf_debug_section dwarf_debug_sections[] =
496 const struct dwarf_debug_section *sec, in read_section()
2968 find_debug_info (bfd *abfd, const struct dwarf_debug_section *debug_sections, in find_debug_info()
3466 const struct dwarf_debug_section *debug_sections, in _bfd_dwarf2_slurp_debug_info()
3615 const struct dwarf_debug_section *debug_sections, in _bfd_dwarf2_find_nearest_line()
Dcoffgen.c2282 const struct dwarf_debug_section *debug_sections) in coff_find_nearest_line_with_names()
DChangeLog-2011785 * libcoff-in.h (struct dwarf_debug_section): New declaration.
788 * libbfd-in.h (struct dwarf_debug_section): Move declaration.
Dcoff-rs6000.c406 static const struct dwarf_debug_section xcoff_debug_sections[] =
DChangeLog-2010493 * libbfd-in.h (dwarf_debug_section): New.