/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | dwarf2.c | 290 const struct dwarf_debug_section *debug_sections; member 914 if (! read_section (unit->abfd, &stash->debug_sections[debug_str], in read_indirect_string() 948 if (! read_section (unit->abfd, &stash->debug_sections[debug_line_str], in read_indirect_line_string() 1007 stash->debug_sections + debug_str_alt, in read_alt_indirect_string() 1052 stash->debug_sections + debug_info_alt, in read_alt_indirect_ref() 1202 if (! read_section (abfd, &stash->debug_sections[debug_abbrev], in read_abbrevs() 1415 if (!read_section (unit->abfd, &stash->debug_sections[debug_addr], in read_indexed_address() 1453 if (!read_section (unit->abfd, &stash->debug_sections[debug_str], in read_indexed_string() 1458 if (!read_section (unit->abfd, &stash->debug_sections[debug_str_offsets], in read_indexed_string() 2699 if (! read_section (abfd, &stash->debug_sections[debug_line], in decode_line_info() [all …]
|
H A D | coffgen.c | 2349 const struct dwarf_debug_section *debug_sections) in coff_find_nearest_line_with_names() argument 2376 line_ptr, NULL, debug_sections, in coff_find_nearest_line_with_names() 2416 line_ptr, NULL, debug_sections, in coff_find_nearest_line_with_names()
|
H A D | ChangeLog-2011 | 768 * dwarf2.c (struct dwarf2_debug): Add field debug_sections. 776 (find_debug_info): Add debug_sections parameter. Use it instead 779 (find_line): Add debug_sections argument. Initialize 780 debug_sections field of stash from it. 782 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument. 790 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | dwarf2.c | 243 const struct dwarf_debug_section *debug_sections; member 866 if (! read_section (unit->abfd, &stash->debug_sections[debug_str], in read_indirect_string() 900 if (! read_section (unit->abfd, &stash->debug_sections[debug_line_str], in read_indirect_line_string() 959 stash->debug_sections + debug_str_alt, in read_alt_indirect_string() 1004 stash->debug_sections + debug_info_alt, in read_alt_indirect_ref() 1154 if (! read_section (abfd, &stash->debug_sections[debug_abbrev], in read_abbrevs() 1367 if (!read_section (unit->abfd, &stash->debug_sections[debug_addr], in read_indexed_address() 1405 if (!read_section (unit->abfd, &stash->debug_sections[debug_str], in read_indexed_string() 1410 if (!read_section (unit->abfd, &stash->debug_sections[debug_str_offsets], in read_indexed_string() 2617 if (! read_section (abfd, &stash->debug_sections[debug_line], in decode_line_info() [all …]
|
H A D | coffgen.c | 2244 const struct dwarf_debug_section *debug_sections) in coff_find_nearest_line_with_names() argument 2271 line_ptr, NULL, debug_sections, in coff_find_nearest_line_with_names() 2311 line_ptr, NULL, debug_sections, in coff_find_nearest_line_with_names()
|
H A D | ChangeLog-2011 | 768 * dwarf2.c (struct dwarf2_debug): Add field debug_sections. 776 (find_debug_info): Add debug_sections parameter. Use it instead 779 (find_line): Add debug_sections argument. Initialize 780 debug_sections field of stash from it. 782 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument. 790 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | obj-macho.c | 728 static const char * const debug_sections[] = variable 759 section = obj_mach_o_segT_from_bfd_name (debug_sections[sect_index], 1); in obj_mach_o_debug_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | obj-macho.c | 728 static const char * const debug_sections[] = variable 759 section = obj_mach_o_segT_from_bfd_name (debug_sections[sect_index], 1); in obj_mach_o_debug_section()
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2011 | 768 * dwarf2.c (struct dwarf2_debug): Add field debug_sections. 776 (find_debug_info): Add debug_sections parameter. Use it instead 779 (find_line): Add debug_sections argument. Initialize 780 debug_sections field of stash from it. 782 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument. 790 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2011 | 768 * dwarf2.c (struct dwarf2_debug): Add field debug_sections. 776 (find_debug_info): Add debug_sections parameter. Use it instead 779 (find_line): Add debug_sections argument. Initialize 780 debug_sections field of stash from it. 782 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument. 790 (_bfd_dwarf2_find_nearest_line): Add debug_sections argument.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2011 | 96 (debug_sections): New.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2011 | 96 (debug_sections): New.
|