Searched refs:input_rel_hdr (Results 1 – 2 of 2) sorted by relevance
154 Elf_Internal_Shdr *input_rel_hdr, in elf_vxworks_emit_relocs() argument170 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in elf_vxworks_emit_relocs()210 input_rel_hdr, internal_relocs, in elf_vxworks_emit_relocs()
2304 Elf_Internal_Shdr *input_rel_hdr, in _bfd_elf_link_output_relocs() argument2322 if (esdo->rel.hdr && esdo->rel.hdr->sh_entsize == input_rel_hdr->sh_entsize) in _bfd_elf_link_output_relocs()2328 && esdo->rela.hdr->sh_entsize == input_rel_hdr->sh_entsize) in _bfd_elf_link_output_relocs()2343 erel += output_reldata->count * input_rel_hdr->sh_entsize; in _bfd_elf_link_output_relocs()2345 irelaend = irela + (NUM_SHDR_ENTRIES (input_rel_hdr) in _bfd_elf_link_output_relocs()2351 erel += input_rel_hdr->sh_entsize; in _bfd_elf_link_output_relocs()2356 output_reldata->count += NUM_SHDR_ENTRIES (input_rel_hdr); in _bfd_elf_link_output_relocs()9738 Elf_Internal_Shdr *input_rel_hdr, *input_rela_hdr; in elf_link_input_bfd() local9962 input_rel_hdr = esdi->rel.hdr; in elf_link_input_bfd()9963 if (input_rel_hdr && input_rel_hdr->sh_size != 0) in elf_link_input_bfd()[all …]