Lines Matching refs:input_rel_hdr
2882 Elf_Internal_Shdr *input_rel_hdr, in _bfd_elf_link_output_relocs() argument
2900 if (esdo->rel.hdr && esdo->rel.hdr->sh_entsize == input_rel_hdr->sh_entsize) in _bfd_elf_link_output_relocs()
2906 && esdo->rela.hdr->sh_entsize == input_rel_hdr->sh_entsize) in _bfd_elf_link_output_relocs()
2922 erel += output_reldata->count * input_rel_hdr->sh_entsize; in _bfd_elf_link_output_relocs()
2924 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in _bfd_elf_link_output_relocs()
2930 erel += input_rel_hdr->sh_entsize; in _bfd_elf_link_output_relocs()
2935 output_reldata->count += NUM_SHDR_ENTRIES (input_rel_hdr); in _bfd_elf_link_output_relocs()
11578 Elf_Internal_Shdr *input_rel_hdr, *input_rela_hdr; in elf_link_input_bfd() local
11807 input_rel_hdr = esdi->rel.hdr; in elf_link_input_bfd()
11808 if (input_rel_hdr && input_rel_hdr->sh_size != 0) in elf_link_input_bfd()
11811 input_rel_hdr, in elf_link_input_bfd()
11815 internal_relocs += (NUM_SHDR_ENTRIES (input_rel_hdr) in elf_link_input_bfd()
11817 rel_hash_list += NUM_SHDR_ENTRIES (input_rel_hdr); in elf_link_input_bfd()