Lines Matching refs:bfd_ptr

203   bfd *bfd_ptr;  member
984 if (stash->alt.bfd_ptr == NULL) in read_alt_indirect_string()
1003 stash->alt.bfd_ptr = debug_bfd; in read_alt_indirect_string()
1006 if (! read_section (unit->stash->alt.bfd_ptr, in read_alt_indirect_string()
1029 if (stash->alt.bfd_ptr == NULL) in read_alt_indirect_ref()
1048 stash->alt.bfd_ptr = debug_bfd; in read_alt_indirect_ref()
1051 if (! read_section (unit->stash->alt.bfd_ptr, in read_alt_indirect_ref()
2297 *trie_root = insert_arange_in_trie (unit->file->bfd_ptr, in arange_add()
4382 bfd *abfd = file->bfd_ptr; in parse_comp_unit()
4921 if (stash->f.bfd_ptr != abfd) in _bfd_dwarf2_stash_syms()
4931 for (s = abfd->sections, d = stash->f.bfd_ptr->sections; in _bfd_dwarf2_stash_syms()
5014 if (abfd == stash->f.bfd_ptr) in place_sections()
5016 abfd = stash->f.bfd_ptr; in place_sections()
5071 if (abfd == stash->f.bfd_ptr) in place_sections()
5073 abfd = stash->f.bfd_ptr; in place_sections()
5077 if (orig_bfd != stash->f.bfd_ptr) in place_sections()
5078 set_debug_vma (orig_bfd, stash->f.bfd_ptr); in place_sections()
5471 stash->f.bfd_ptr = debug_bfd; in _bfd_dwarf2_slurp_debug_info()
5558 length = read_4_bytes (file->bfd_ptr, &file->info_ptr, info_ptr_end); in stash_comp_unit()
5564 length = read_8_bytes (file->bfd_ptr, &file->info_ptr, info_ptr_end); in stash_comp_unit()
5572 length = read_4_bytes (file->bfd_ptr, &file->info_ptr, info_ptr_end); in stash_comp_unit()
5797 if (stash->alt.bfd_ptr == NULL && alt_filename != NULL) in _bfd_dwarf2_find_nearest_line_with_alt()
5811 stash->alt.bfd_ptr = alt_bfd; in _bfd_dwarf2_find_nearest_line_with_alt()
6137 bfd_close (stash->f.bfd_ptr); in _bfd_dwarf2_cleanup_debug_info()
6138 if (stash->alt.bfd_ptr) in _bfd_dwarf2_cleanup_debug_info()
6139 bfd_close (stash->alt.bfd_ptr); in _bfd_dwarf2_cleanup_debug_info()