Searched refs:output_reldata (Results 1 – 1 of 1) sorted by relevance
2312 struct bfd_elf_section_reloc_data *output_reldata; in _bfd_elf_link_output_relocs() local2324 output_reldata = &esdo->rel; in _bfd_elf_link_output_relocs()2330 output_reldata = &esdo->rela; in _bfd_elf_link_output_relocs()2342 erel = output_reldata->hdr->contents; in _bfd_elf_link_output_relocs()2343 erel += output_reldata->count * 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()