Lines Matching refs:debug_sections
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()
3076 return read_section (unit->abfd, &stash->debug_sections[debug_ranges], in read_debug_ranges()
3089 return read_section (unit->abfd, &stash->debug_sections[debug_rnglists], in read_debug_rnglists()
4756 find_debug_info (bfd *abfd, const struct dwarf_debug_section *debug_sections, in find_debug_info() argument
4764 look = debug_sections[debug_info].uncompressed_name; in find_debug_info()
4769 look = debug_sections[debug_info].compressed_name; in find_debug_info()
4783 look = debug_sections[debug_info].uncompressed_name; in find_debug_info()
4787 look = debug_sections[debug_info].compressed_name; in find_debug_info()
4898 debug_info_name = stash->debug_sections[debug_info].uncompressed_name; in place_sections()
5297 const struct dwarf_debug_section *debug_sections, in _bfd_dwarf2_slurp_debug_info() argument
5333 stash->debug_sections = debug_sections; in _bfd_dwarf2_slurp_debug_info()
5361 msec = find_debug_info (debug_bfd, debug_sections, NULL); in _bfd_dwarf2_slurp_debug_info()
5387 debug_sections, NULL)) == NULL in _bfd_dwarf2_slurp_debug_info()
5415 if (! find_debug_info (debug_bfd, debug_sections, msec)) in _bfd_dwarf2_slurp_debug_info()
5419 if (! read_section (debug_bfd, &stash->debug_sections[debug_info], in _bfd_dwarf2_slurp_debug_info()
5429 msec = find_debug_info (debug_bfd, debug_sections, msec)) in _bfd_dwarf2_slurp_debug_info()
5446 for (msec = find_debug_info (debug_bfd, debug_sections, NULL); in _bfd_dwarf2_slurp_debug_info()
5448 msec = find_debug_info (debug_bfd, debug_sections, msec)) in _bfd_dwarf2_slurp_debug_info()
5647 const struct dwarf_debug_section *debug_sections, in _bfd_dwarf2_find_nearest_line() argument
5673 if (! _bfd_dwarf2_slurp_debug_info (abfd, NULL, debug_sections, in _bfd_dwarf2_find_nearest_line()