Home | History | Annotate | Download | only in bfd

Lines Matching refs:outname

3310               const char *outname;
3319 outname = bfd_get_section_name (output_bfd, s->output_section);
3320 target = bfd_get_section_by_name (output_bfd, outname + 4);
3323 && (target->flags & SEC_ALLOC) != 0) || strcmp (outname, ".rel.dyn") == 0)