Searched refs:base_bfd (Results 1 – 1 of 1) sorted by relevance
5594 bfd *dsym_bfd, *base_bfd = abfd; in bfd_mach_o_follow_dsym() local5601 base_bfd = abfd->my_archive; in bfd_mach_o_follow_dsym()5603 if (base_bfd->filename == NULL) in bfd_mach_o_follow_dsym()5608 base_basename = lbasename (base_bfd->filename); in bfd_mach_o_follow_dsym()5618 dsym_filename = (char *)bfd_malloc (strlen (base_bfd->filename) in bfd_mach_o_follow_dsym()5622 base_bfd->filename, dsym_subdir, base_basename); in bfd_mach_o_follow_dsym()