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

12

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-avr.c763 avr_get_stub_addr (bfd_vma srel,
772 if (htab->amt_destination_addr[index] == srel)
793 bfd_signed_vma srel;
807 srel = (bfd_signed_vma) relocation;
808 srel += rel->r_addend;
809 srel -= rel->r_offset;
810 srel -= 2; /* Branch instructions add 2 to the PC... */
811 srel -= (input_section->output_section->vma +
814 if (srel & 1)
816 if (srel > ((
762 avr_get_stub_addr(bfd_vma srel, struct elf32_avr_link_hash_table *htab) argument
792 bfd_signed_vma srel; local
[all...]
H A Delf32-fr30.c403 bfd_signed_vma srel;
427 srel = (bfd_signed_vma) relocation;
428 srel += rel->r_addend;
429 srel -= rel->r_offset;
430 srel -= 2; /* Branch instructions add 2 to the PC... */
431 srel -= (input_section->output_section->vma +
434 if (srel & 1)
436 if (srel > ((1 << 8) - 1) || (srel < - (1 << 8)))
439 bfd_put_8 (input_bfd, srel >>
399 bfd_signed_vma srel; local
[all...]
H A Delf32-msp430.c271 bfd_signed_vma srel; local
277 srel = (bfd_signed_vma) relocation;
278 srel += rel->r_addend;
279 srel -= rel->r_offset;
280 srel -= 2; /* Branch instructions add 2 to the PC... */
281 srel -= (input_section->output_section->vma +
284 if (srel & 1)
288 srel >>= 1;
291 if (srel < -512 || srel > 51
[all...]
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 Delf32-m32c.c1345 Elf_Internal_Rela *irel, *irelend, *srel;
1444 srel = irel;
1493 srel = irel + (relax_relocs ? 1 : 0);
1494 symval = OFFSET_FOR_RELOC (srel);
1500 new_type = ELF32_R_TYPE(srel->r_info);
1503 + srel->r_offset;
1504 pcrel = symval - pc + srel->r_addend;
1580 if (srel->r_offset == irel->r_offset + posn
1592 srel ++;
1617 /* srel, pos
1339 Elf_Internal_Rela *irel, *irelend, *srel; local
[all...]
H A Delf64-mmix.c1563 bfd_signed_vma srel
1578 srel -= (input_section->output_section->vma
1583 addr, srel);
1627 if ((srel & 7) != 0 || srel < 32*8 || srel > 255*8)
1633 srel /= 8;
1638 if (srel < 0 || srel > 255)
1665 addr, srel);
1561 bfd_signed_vma srel local
[all...]
H A Delf64-alpha.c167 asection *srel;
1952 if (rent->rtype == r_type && rent->srel == sreloc)
1962 rent->srel = sreloc;
2121 if (ri->rtype == rs->rtype && ri->srel == rs->srel)
2625 relent->srel->size +=
2674 asection *srel = bfd_get_section_by_name (dynobj, ".rela.got");
2675 BFD_ASSERT (srel != NULL);
2676 srel->size += sizeof (Elf64_External_Rela) * entries;
2689 asection *srel;
165 asection *srel; member in struct:alpha_elf_link_hash_entry::alpha_elf_reloc_entry
2666 asection *srel = bfd_get_section_by_name (dynobj, ".rela.got"); local
2681 asection *srel; local
3873 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
3971 asection *sgot, *srel, *srelgot; local
4608 asection *splt, *sgot, *srel; local
4686 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,
2614 asection *srel;
2634 srel = bfd_get_section_by_name (dynobj, srel_name);
2635 if (srel == NULL && create)
2637 srel = bfd_make_section_with_flags (dynobj, srel_name,
2643 if (srel == NULL
2644 || !bfd_set_section_alignment (dynobj, srel,
2649 return srel;
2654 asection *srel, in
2608 asection *srel; local
2647 count_dyn_reloc(bfd *abfd, struct elfNN_ia64_dyn_sym_info *dyn_i, asection *srel, int type, bfd_boolean reltext) argument
2686 asection *got, *fptr, *srel, *pltoff; local
4543 asection *srel; local
[all...]
H A Delf64-sh64.c3436 asection *srel;
3438 srel = bfd_get_section_by_name (dynobj, ".rela.bss");
3439 BFD_ASSERT (srel != NULL);
3440 srel->size += sizeof (Elf64_External_Rela);
3684 asection *srel;
3698 srel = bfd_get_section_by_name (dynobj, ".rela.plt");
3699 BFD_ASSERT (splt != NULL && sgot != NULL && srel != NULL);
3778 loc = srel->contents + plt_index * sizeof (Elf64_External_Rela);
3792 asection *srel;
3800 srel
3435 asection *srel; local
3683 asection *srel; local
3791 asection *srel; local
[all...]
H A Delf32-i370.c526 asection *srel;
529 srel = bfd_get_section_by_name (dynobj, ".rela.sbss");
531 srel = bfd_get_section_by_name (dynobj, ".rela.bss");
532 BFD_ASSERT (srel != NULL);
533 srel->size += sizeof (Elf32_External_Rela);
522 asection *srel; local
H A Delf32-sh.c2584 asection *srel;
2586 srel = htab->srelbss;
2587 BFD_ASSERT (srel != NULL);
2588 srel->size += sizeof (Elf32_External_Rela);
2956 asection *srel;
2980 srel = elf_section_data (p->sec)->sreloc;
2981 srel->size += p->count * sizeof (Elf32_External_Rela);
3001 srel = htab->srelgot;
3011 srel->size += sizeof (Elf32_External_Rela);
5436 asection *srel;
2579 asection *srel; local
2951 asection *srel; local
5430 asection *srel; local
5593 asection *srel; local
5641 asection *srel; local
[all...]
H A Delf-m10300.c4205 asection * srel;
4207 srel = bfd_get_section_by_name (dynobj, ".rela.bss");
4208 BFD_ASSERT (srel != NULL);
4209 srel->size += sizeof (Elf32_External_Rela);
4423 asection * srel;
4435 srel = bfd_get_section_by_name (dynobj, ".rela.plt");
4436 BFD_ASSERT (splt != NULL && sgot != NULL && srel != NULL);
4496 (bfd_byte *) ((Elf32_External_Rela *) srel->contents
4508 asection * srel;
4514 srel
4203 asection * srel; local
4421 asection * srel; local
4506 asection * srel; local
[all...]
H A Dpdp11.c3010 struct reloc_std_external srel;
3076 &srel);
3093 PUT_WORD (finfo->output_bfd, p->offset, srel.r_address);
3096 srel.r_index[0] = r_index >> 16;
3097 srel.r_index[1] = r_index >> 8;
3098 srel.r_index[2] = r_index;
3099 srel.r_type[0] =
3109 srel.r_index[2] = r_index >> 16;
3110 srel.r_index[1] = r_index >> 8;
3111 srel
3001 struct reloc_std_external srel; local
[all...]
H A Delf64-hppa.c512 asection *srel;
532 srel = bfd_get_section_by_name (dynobj, srel_name);
533 if (srel == NULL)
535 srel = bfd_make_section_with_flags (dynobj, srel_name,
542 if (srel == NULL
543 || !bfd_set_section_alignment (dynobj, srel, 3))
547 hppa_info->other_rel_sec = srel;
511 asection *srel; local
H A Delf32-arm.c8404 asection *srel; local
8406 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (globals, ".bss"));
8407 BFD_ASSERT (srel != NULL);
8408 srel->size += RELOC_SIZE (globals);
8835 asection *srel; local
8856 srel = elf_section_data (p->section)->sreloc;
8857 srel->size += p->count * RELOC_SIZE (htab);
8873 srel = htab->srelgot;
8888 srel->size += RELOC_SIZE (htab);
9069 asection * srel; local
9263 asection * srel; local
[all...]
H A Daoutx.h3617 struct reloc_std_external srel;
3686 &srel);
3701 PUT_WORD (finfo->output_bfd, p->offset, srel.r_address);
3704 srel.r_index[0] = r_index >> 16;
3705 srel.r_index[1] = r_index >> 8;
3706 srel.r_index[2] = r_index;
3707 srel.r_type[0] =
3717 srel.r_index[2] = r_index >> 16;
3718 srel.r_index[1] = r_index >> 8;
3719 srel
[all...]
H A Delf32-hppa.c2283 asection *srel; local
2308 srel = elf_section_data (hdh_p->sec)->sreloc;
2309 srel->size += hdh_p->count * sizeof (Elf32_External_Rela);
2325 srel = htab->srelgot;
2338 srel->size += sizeof (Elf32_External_Rela);
2340 srel->size += 2 * sizeof (Elf32_External_Rela);
2342 srel->size += sizeof (Elf32_External_Rela);
2362 srel = htab->srelplt;
2370 srel->size += sizeof (Elf32_External_Rela);
H A Delf32-m32r.c1945 asection *srel;
1947 srel = htab->srelbss;
1948 BFD_ASSERT (srel != NULL);
1949 srel->size += sizeof (Elf32_External_Rela);
2242 asection *srel;
2266 srel = elf_section_data (p->sec)->sreloc;
2267 srel->size += p->count * sizeof (Elf32_External_Rela);
2282 srel = htab->srelgot;
2290 srel->size += sizeof (Elf32_External_Rela);
1940 asection *srel; local
2237 asection *srel; local
H A Delf32-m68k.c1301 asection *srel;
1303 srel = bfd_get_section_by_name (dynobj, ".rela.bss");
1304 BFD_ASSERT (srel != NULL);
1305 srel->size += sizeof (Elf32_External_Rela);
1299 asection *srel; local
H A Delf32-vax.c1060 asection *srel;
1062 srel = bfd_get_section_by_name (dynobj, ".rela.bss");
1063 BFD_ASSERT (srel != NULL);
1064 srel->size += sizeof (Elf32_External_Rela);
1059 asection *srel; local
H A Delf32-xtensa.c2157 asection *srel;
2160 srel = htab->srelplt;
2162 srel = htab->srelgot;
2164 BFD_ASSERT (srel != NULL);
2212 srel->reloc_count);
2224 loc = (srel->contents
2225 + srel->reloc_count++ * sizeof (Elf32_External_Rela));
2227 BFD_ASSERT (sizeof (Elf32_External_Rela) * srel->reloc_count
2228 <= srel->size);
8624 asection *srel;
2152 asection *srel; local
8599 asection *srel; local
[all...]
H A Delf32-cris.c2408 asection *srel;
2410 srel = bfd_get_section_by_name (dynobj, ".rela.bss");
2411 BFD_ASSERT (srel != NULL);
2412 srel->size += sizeof (Elf32_External_Rela);
2399 asection *srel; local
H A Delf32-i386.c1886 asection *srel;
1910 srel = elf_section_data (p->sec)->sreloc;
1911 srel->size += p->count * sizeof (Elf32_External_Rel);
1928 srel = htab->srelgot;
1956 srel->size += 2 * sizeof (Elf32_External_Rel);
1959 srel->size += sizeof (Elf32_External_Rel);
1884 asection *srel; local
H A Delf64-x86-64.c1727 asection *srel;
1751 srel = elf_section_data (p->sec)->sreloc;
1752 srel->size += p->count * sizeof (Elf64_External_Rela);
1770 srel = htab->srelgot;
1803 srel->size += sizeof (Elf64_External_Rela);
1725 asection *srel; local
H A Delfxx-sparc.c2169 asection *srel;
2190 srel = elf_section_data (p->sec)->sreloc;
2191 srel->size += p->count * SPARC_ELF_RELA_BYTES (htab);
2207 srel = htab->srelgot;
2219 srel->size += SPARC_ELF_RELA_BYTES (htab);
2166 asection *srel; local

Completed in 807 milliseconds

12