Home | History | Annotate | Download | only in bfd

Lines Matching defs:rel_hdr

2206   Elf_Internal_Shdr *rel_hdr;
2210 fact that the INPUT_SECTION's REL_HDR is read before RELA_HDR. */
2211 rel_hdr = elf_section_data (sec)->rel.hdr;
2212 if (rel_hdr == NULL)
2216 < NUM_SHDR_ENTRIES (rel_hdr) * bed->s->int_rels_per_ext_rel);