Searched refs:srel (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dsunos.c1255 asection *srel = NULL;
1327 srel = bfd_get_section_by_name (dynobj, ".dynrel");
1328 BFD_ASSERT (splt != NULL && srel != NULL);
1350 srel->size += RELOC_STD_SIZE;
1358 srel->size += RELOC_STD_SIZE;
1386 srel->size += RELOC_STD_SIZE;
1412 asection *srel = NULL;
1478 srel = bfd_get_section_by_name (dynobj, ".dynrel");
1479 BFD_ASSERT (splt != NULL && sgot != NULL && srel != NULL);
1525 srel
1254 asection *srel = NULL; local
1411 asection *srel = NULL; local
2178 struct reloc_std_external *srel; local
2367 struct reloc_std_external *srel; local
2419 struct reloc_std_external *srel; local
2491 struct reloc_std_external *srel; local
2623 struct reloc_std_external *srel; local
[all...]
H A Delf64-alpha.c167 asection *srel;
1973 if (rent->rtype == r_type && rent->srel == sreloc)
1983 rent->srel = sreloc;
2142 if (ri->rtype == rs->rtype && ri->srel == rs->srel)
2636 relent->srel->size +=
2685 asection *srel = bfd_get_section_by_name (dynobj, ".rela.got");
2686 BFD_ASSERT (srel != NULL);
2687 srel->size += sizeof (Elf64_External_Rela) * entries;
2700 asection *srel;
165 asection *srel; member in struct:alpha_elf_link_hash_entry::alpha_elf_reloc_entry
2677 asection *srel = bfd_get_section_by_name (dynobj, ".rela.got"); local
2692 asection *srel; local
3891 elf64_alpha_emit_dynrel(bfd *abfd, struct bfd_link_info *info, asection *sec, asection *srel, bfd_vma offset, long dynindx, long rtype, bfd_vma addend) argument
4018 asection *sgot, *srel, *srelgot; local
4654 asection *splt, *sgot, *srel; local
4732 asection *srel; local
[all...]
H A Delfxx-ia64.c100 asection *srel; member in struct:elfNN_ia64_dyn_sym_info::elfNN_ia64_dyn_reloc_entry
295 asection *srel, bfd_vma offset, unsigned int type,
2702 asection *srel;
2722 srel = bfd_get_section_by_name (dynobj, srel_name);
2723 if (srel == NULL && create)
2725 srel = bfd_make_section_with_flags (dynobj, srel_name,
2731 if (srel == NULL
2732 || !bfd_set_section_alignment (dynobj, srel,
2737 return srel;
2742 asection *srel, in
2696 asection *srel; local
2735 count_dyn_reloc(bfd *abfd, struct elfNN_ia64_dyn_sym_info *dyn_i, asection *srel, int type, bfd_boolean reltext) argument
2774 asection *got, *fptr, *srel, *pltoff; local
4631 asection *srel; local
[all...]
H A Delf32-arm.c8134 asection *srel; local
8136 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (globals, ".bss"));
8137 BFD_ASSERT (srel != NULL);
8138 srel->size += RELOC_SIZE (globals);
8544 asection *srel; local
8565 srel = elf_section_data (p->section)->sreloc;
8566 srel->size += p->count * RELOC_SIZE (htab);
8582 srel = htab->srelgot;
8597 srel->size += RELOC_SIZE (htab);
8778 asection * srel; local
8972 asection * srel; local
[all...]
H A Daoutx.h3643 struct reloc_std_external srel;
3712 &srel);
3727 PUT_WORD (finfo->output_bfd, p->offset, srel.r_address);
3730 srel.r_index[0] = r_index >> 16;
3731 srel.r_index[1] = r_index >> 8;
3732 srel.r_index[2] = r_index;
3733 srel.r_type[0] =
3743 srel.r_index[2] = r_index >> 16;
3744 srel.r_index[1] = r_index >> 8;
3745 srel
[all...]
H A Delf32-i386.c1879 asection *srel;
1903 srel = elf_section_data (p->sec)->sreloc;
1904 srel->size += p->count * sizeof (Elf32_External_Rel);
1921 srel = htab->srelgot;
1949 srel->size += 2 * sizeof (Elf32_External_Rel);
1952 srel->size += sizeof (Elf32_External_Rel);
1877 asection *srel; local
H A Delf64-x86-64.c1720 asection *srel;
1744 srel = elf_section_data (p->sec)->sreloc;
1745 srel->size += p->count * sizeof (Elf64_External_Rela);
1763 srel = htab->srelgot;
1796 srel->size += sizeof (Elf64_External_Rela);
1718 asection *srel; local
H A Delfxx-sparc.c2154 asection *srel;
2175 srel = elf_section_data (p->sec)->sreloc;
2176 srel->size += p->count * SPARC_ELF_RELA_BYTES (htab);
2192 srel = htab->srelgot;
2204 srel->size += SPARC_ELF_RELA_BYTES (htab);
2151 asection *srel; local
H A Delf32-ppc.c4350 asection *srel;
4353 srel = htab->relsbss;
4355 srel = htab->relbss;
4356 BFD_ASSERT (srel != NULL);
4357 srel->size += sizeof (Elf32_External_Rela);
4339 asection *srel; local
H A Delf64-ppc.c7866 asection *srel;
7878 srel = ppc64_elf_tdata (ibfd)->relgot;
7879 srel->size += sizeof (Elf64_External_Rela);
7901 srel = elf_section_data (p->sec)->sreloc;
7902 srel->size += p->count * sizeof (Elf64_External_Rela);
7918 srel = ppc64_elf_tdata (ibfd)->relgot;
7933 srel->size += sizeof (Elf64_External_Rela);
7944 srel->size += 2 * sizeof (Elf64_External_Rela);
7950 srel->size += sizeof (Elf64_External_Rela);
7862 asection *srel; local

Completed in 370 milliseconds