Searched refs:dwarf_debug_section (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | libbfd-in.h | 531 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 **,
|
D | libbfd.h | 536 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 **,
|
D | libcoff-in.h | 364 struct dwarf_debug_section; 367 unsigned int *, const struct dwarf_debug_section *);
|
D | libcoff.h | 368 struct dwarf_debug_section; 371 unsigned int *, const struct dwarf_debug_section *);
|
D | dwarf2.c | 93 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()
|
D | coffgen.c | 2282 const struct dwarf_debug_section *debug_sections) in coff_find_nearest_line_with_names()
|
D | ChangeLog-2011 | 785 * libcoff-in.h (struct dwarf_debug_section): New declaration. 788 * libbfd-in.h (struct dwarf_debug_section): Move declaration.
|
D | coff-rs6000.c | 406 static const struct dwarf_debug_section xcoff_debug_sections[] =
|
D | ChangeLog-2010 | 493 * libbfd-in.h (dwarf_debug_section): New.
|