Lines Matching refs:input_rel_hdr
6711 elf_link_output_relocs (output_bfd, input_section, input_rel_hdr, in elf_link_output_relocs() argument
6715 Elf_Internal_Shdr *input_rel_hdr;
6731 == input_rel_hdr->sh_entsize)
6738 == input_rel_hdr->sh_entsize))
6755 if (input_rel_hdr->sh_entsize == sizeof (Elf_External_Rel))
6757 else if (input_rel_hdr->sh_entsize == sizeof (Elf_External_Rela))
6763 erel += *rel_countp * input_rel_hdr->sh_entsize;
6765 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr)
6771 erel += input_rel_hdr->sh_entsize;
6776 *rel_countp += NUM_SHDR_ENTRIES (input_rel_hdr);
7155 Elf_Internal_Shdr *input_rel_hdr, *input_rel_hdr2; local
7162 input_rel_hdr = &elf_section_data (o)->rel_hdr;
7164 && (input_rel_hdr->sh_entsize
7346 if (input_rel_hdr->sh_size != 0
7347 && ! (*reloc_emitter) (output_bfd, o, input_rel_hdr,
7354 internal_relocs += (NUM_SHDR_ENTRIES (input_rel_hdr)