Home | History | Annotate | Download | only in bfd

Lines Matching refs:rel_hdr

7400   /* The generic elf_fake_sections will set up REL_HDR using the default
7825 Elf_Internal_Shdr *rel_hdr;
7829 fact that the INPUT_SECTION's REL_HDR is read before RELA_HDR. */
7830 rel_hdr = elf_section_data (sec)->rel.hdr;
7831 if (rel_hdr == NULL)
7835 < NUM_SHDR_ENTRIES (rel_hdr) * bed->s->int_rels_per_ext_rel);