Searched refs:input_rel_hdr (Results 1 – 2 of 2) sorted by relevance
153 Elf_Internal_Shdr *input_rel_hdr, in elf_vxworks_emit_relocs() argument165 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in elf_vxworks_emit_relocs()203 input_rel_hdr, internal_relocs, in elf_vxworks_emit_relocs()
2274 Elf_Internal_Shdr *input_rel_hdr, in _bfd_elf_link_output_relocs() argument2292 == input_rel_hdr->sh_entsize) in _bfd_elf_link_output_relocs()2299 == input_rel_hdr->sh_entsize)) in _bfd_elf_link_output_relocs()2314 if (input_rel_hdr->sh_entsize == bed->s->sizeof_rel) in _bfd_elf_link_output_relocs()2316 else if (input_rel_hdr->sh_entsize == bed->s->sizeof_rela) in _bfd_elf_link_output_relocs()2322 erel += *rel_countp * input_rel_hdr->sh_entsize; in _bfd_elf_link_output_relocs()2324 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in _bfd_elf_link_output_relocs()2330 erel += input_rel_hdr->sh_entsize; in _bfd_elf_link_output_relocs()2335 *rel_countp += NUM_SHDR_ENTRIES (input_rel_hdr); in _bfd_elf_link_output_relocs()8723 Elf_Internal_Shdr *input_rel_hdr, *input_rel_hdr2; in elf_link_input_bfd() local[all …]