Home
last modified time | relevance | path

Searched refs:debug_sections (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Ddwarf2.c290 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 Dcoffgen.c2349 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 DChangeLog-2011768 * 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 Ddwarf2.c243 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 Dcoffgen.c2244 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 DChangeLog-2011768 * 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 Dobj-macho.c728 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 Dobj-macho.c728 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 DChangeLog-2011768 * 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 DChangeLog-2011768 * 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 DChangeLog-201196 (debug_sections): New.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-201196 (debug_sections): New.