Home | History | Annotate | Download | only in bfd

Lines Matching refs:outname

3118               const char *outname;
3127 outname = bfd_get_section_name (output_bfd, s->output_section);
3128 target = bfd_get_section_by_name (output_bfd, outname + 4);
3131 && (target->flags & SEC_ALLOC) != 0) || strcmp (outname, ".rel.dyn") == 0)