Lines Matching refs:owner

142       && sec->owner != NULL
143 && bfd_is_group_section (sec->owner, sec))
332 ret = (bfd_section_alignment (bsec->owner, bsec)
333 - bfd_section_alignment (asec->owner, asec));
339 ret = strcmp (bfd_get_section_name (asec->owner, asec),
340 bfd_get_section_name (bsec->owner, bsec));
344 ret = strcmp (bfd_get_section_name (asec->owner, asec),
345 bfd_get_section_name (bsec->owner, bsec));
351 ret = (bfd_section_alignment (bsec->owner, bsec)
352 - bfd_section_alignment (asec->owner, asec));
1315 sec->owner, sec))
1340 sec->owner, sec))
1359 sec->owner, sec))
1379 sec->owner, sec))
1400 sec->owner, sec))
1419 sec->owner, sec))
1447 if (lookup->bfd_section != NULL && lookup->bfd_section->owner != NULL)
1750 || s->output_section->owner != output_bfd)
1907 bfd_init_private_section_data (isec->owner, isec,
2125 if (bfd_get_arch (section->owner) == bfd_arch_tic54x
2188 if (bfd_my_archive (ls->section->owner) != NULL)
2190 ln = bfd_get_filename (bfd_my_archive (ls->section->owner));
2195 ln = ls->section->owner->filename;
2210 ln = ls->section->owner->filename;
3640 if (i->output_section != NULL && i->output_section->owner == output_bfd)
3648 minfo ("0x%V %W %B\n", addr, TO_ADDR (size), i->owner);
3667 if (i->output_section != NULL && i->output_section->owner == output_bfd)
4053 if (!((lang_input_statement_type *) i->owner->usrdata)->just_syms_flag
4101 if (bfd_section_lma (sec1->owner, sec1)
4102 < bfd_section_lma (sec2->owner, sec2))
4104 else if (bfd_section_lma (sec1->owner, sec1)
4105 > bfd_section_lma (sec2->owner, sec2))
4203 os->bfd_section->owner,
4211 os->bfd_section->owner,
4279 (void) bfd_set_section_vma (os->bfd_section->owner,
4281 bfd_section_vma (input->owner,
4612 if (! bfd_relax_section (i->owner, i, &link_info, &again))
5313 minfo ("%B\n", section->owner);