Searched refs:orig_bfd (Results 1 – 2 of 2) sorted by relevance
222 bfd *orig_bfd = abfd; in bfd_cache_lookup_worker() local253 orig_bfd, bfd_errmsg (bfd_get_error ())); in bfd_cache_lookup_worker()
3016 set_debug_vma (bfd *orig_bfd, bfd *debug_bfd) in set_debug_vma() argument3020 for (s = orig_bfd->sections, d = debug_bfd->sections; in set_debug_vma()3062 place_sections (bfd *orig_bfd, struct dwarf2_debug *stash) in place_sections() argument3080 abfd = orig_bfd; in place_sections()3098 if (!((sect->flags & SEC_ALLOC) != 0 && abfd == orig_bfd) in place_sections()3123 abfd = orig_bfd; in place_sections()3142 if (!((sect->flags & SEC_ALLOC) != 0 && abfd == orig_bfd) in place_sections()3175 if (orig_bfd != stash->bfd_ptr) in place_sections()3176 set_debug_vma (orig_bfd, stash->bfd_ptr); in place_sections()