Lines Matching refs:debug_sections

93   const struct dwarf_debug_section *debug_sections;  member
636 if (! read_section (unit->abfd, &stash->debug_sections[debug_str], in read_indirect_string()
689 stash->debug_sections + debug_str_alt, in read_alt_indirect_string()
735 stash->debug_sections + debug_info_alt, in read_alt_indirect_ref()
817 if (! read_section (abfd, &stash->debug_sections[debug_abbrev], in read_abbrevs()
1554 if (! read_section (abfd, &stash->debug_sections[debug_line], in decode_line_info()
1985 return read_section (unit->abfd, &stash->debug_sections[debug_ranges], in read_debug_ranges()
2968 find_debug_info (bfd *abfd, const struct dwarf_debug_section *debug_sections, in find_debug_info() argument
2976 look = debug_sections[debug_info].uncompressed_name; in find_debug_info()
2981 look = debug_sections[debug_info].compressed_name; in find_debug_info()
2998 look = debug_sections[debug_info].uncompressed_name; in find_debug_info()
3002 look = debug_sections[debug_info].compressed_name; in find_debug_info()
3078 debug_info_name = stash->debug_sections[debug_info].uncompressed_name; in place_sections()
3466 const struct dwarf_debug_section *debug_sections, in _bfd_dwarf2_slurp_debug_info() argument
3489 stash->debug_sections = debug_sections; in _bfd_dwarf2_slurp_debug_info()
3499 msec = find_debug_info (debug_bfd, debug_sections, NULL); in _bfd_dwarf2_slurp_debug_info()
3514 debug_sections, NULL)) == NULL in _bfd_dwarf2_slurp_debug_info()
3545 if (! find_debug_info (debug_bfd, debug_sections, msec)) in _bfd_dwarf2_slurp_debug_info()
3549 if (! read_section (debug_bfd, &stash->debug_sections[debug_info], in _bfd_dwarf2_slurp_debug_info()
3559 msec = find_debug_info (debug_bfd, debug_sections, msec)) in _bfd_dwarf2_slurp_debug_info()
3567 for (msec = find_debug_info (debug_bfd, debug_sections, NULL); in _bfd_dwarf2_slurp_debug_info()
3569 msec = find_debug_info (debug_bfd, debug_sections, msec)) in _bfd_dwarf2_slurp_debug_info()
3588 stash->sec = find_debug_info (debug_bfd, debug_sections, NULL); in _bfd_dwarf2_slurp_debug_info()
3615 const struct dwarf_debug_section *debug_sections, in _bfd_dwarf2_find_nearest_line() argument
3641 if (! _bfd_dwarf2_slurp_debug_info (abfd, NULL, debug_sections, in _bfd_dwarf2_find_nearest_line()
3857 stash->sec = find_debug_info (stash->bfd_ptr, debug_sections, in _bfd_dwarf2_find_nearest_line()