| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-vax.c | 1645 asection *srela; 1658 srela = elf_hash_table (info)->srelplt; 1659 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 1700 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); 1714 asection *srela; 1721 srela = elf_hash_table (info)->srelgot; 1722 BFD_ASSERT (sgot != NULL && srela != NULL); 1731 loc = srela->contents; 1732 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 1644 asection *srela; local 1713 asection *srela; local
|
| elf32-cris.c | 2109 asection *srela; 2149 srela = htab->root.srelplt; 2151 && (! has_gotplt || srela != NULL)); 2202 loc = srela->contents + rela_plt_index * sizeof (Elf32_External_Rela); 2239 asection *srela; 2247 srela = htab->root.srelgot; 2248 BFD_ASSERT (sgot != NULL && srela != NULL); 2275 loc = srela->contents; 2276 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 2102 asection *srela; local 2232 asection *srela; local
|
| elf32-lm32.c | 1436 asection *srela; local 1448 srela = htab->root.srelplt; 1449 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 1486 loc = srela->contents; 1502 asection *srela; local 1508 srela = htab->root.srelgot; 1509 BFD_ASSERT (sgot != NULL && srela != NULL); 1539 loc = srela->contents; 1540 loc += srela->reloc_count * sizeof (Elf32_External_Rela); 1542 ++srela->reloc_count [all...] |
| elf32-m32r.c | 2893 asection *srela; 2906 srela = htab->srelplt; 2907 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 2979 loc = srela->contents; 2994 asection *srela; 3001 srela = htab->srelgot; 3002 BFD_ASSERT (sgot != NULL && srela != NULL); 3032 loc = srela->contents; 3033 loc += srela->reloc_count * sizeof (Elf32_External_Rela); 3035 ++srela->reloc_count 2888 asection *srela; local 2989 asection *srela; local [all...] |
| elf32-metag.c | 2890 asection *srela; local 2903 srela = htab->etab.srelplt; 2904 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL);
|
| elf32-microblaze.c | 3170 asection *srela; 3183 srela = htab->elf.srelplt; 3185 BFD_ASSERT (splt != NULL && srela != NULL && sgotplt != NULL); 3220 loc = srela->contents; 3239 asection *srela; 3246 srela = htab->elf.srelgot; 3247 BFD_ASSERT (sgot != NULL && srela != NULL); 3272 srela, srela->reloc_count++, 3280 srela, srela->reloc_count++ 3166 asection *srela; local 3235 asection *srela; local [all...] |
| elf32-or1k.c | 2461 asection *srela; local 2478 srela = htab->root.srelplt; 2479 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 2568 loc = srela->contents;
|
| elf32-s390.c | 1813 asection *srela; local 1836 srela = elf_section_data (p->sec)->sreloc; 1837 srela->size += p->count * sizeof (Elf32_External_Rela); 1853 srela = htab->elf.srelgot; 1863 srela->size += sizeof (Elf32_External_Rela);
|
| elf32-tilepro.c | 3417 asection *srela; 3430 srela = htab->srelplt; 3433 if (splt == NULL || srela == NULL) 3452 loc = srela->contents + rela_index * sizeof (Elf32_External_Rela); 3474 asection *srela; 3480 srela = htab->srelgot; 3481 BFD_ASSERT (sgot != NULL && srela != NULL); 3510 tilepro_elf_append_rela_32 (output_bfd, srela, &rela); 3414 asection *srela; local 3471 asection *srela; local
|
| elf64-s390.c | 1983 asection *srela; local 2006 srela = elf_section_data (p->sec)->sreloc; 2007 srela->size += p->count * sizeof (Elf64_External_Rela); 2023 srela = htab->elf.srelgot; 2033 srela->size += sizeof (Elf64_External_Rela);
|
| elfxx-tilegx.c | 3787 asection *srela; 3802 srela = htab->elf.srelplt; 3805 if (splt == NULL || srela == NULL) 3825 loc = srela->contents + rela_index * TILEGX_ELF_RELA_BYTES (htab); 3847 asection *srela; 3853 srela = htab->elf.srelgot; 3854 BFD_ASSERT (sgot != NULL && srela != NULL); 3883 tilegx_elf_append_rela (output_bfd, srela, &rela); 3784 asection *srela; local 3844 asection *srela; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-vax.c | 1644 asection *srela; 1657 srela = elf_hash_table (info)->srelplt; 1658 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 1699 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); 1713 asection *srela; 1720 srela = elf_hash_table (info)->srelgot; 1721 BFD_ASSERT (sgot != NULL && srela != NULL); 1730 loc = srela->contents; 1731 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 1643 asection *srela; local 1712 asection *srela; local
|
| elf32-cris.c | 2108 asection *srela; 2148 srela = htab->root.srelplt; 2150 && (! has_gotplt || srela != NULL)); 2201 loc = srela->contents + rela_plt_index * sizeof (Elf32_External_Rela); 2238 asection *srela; 2246 srela = htab->root.srelgot; 2247 BFD_ASSERT (sgot != NULL && srela != NULL); 2274 loc = srela->contents; 2275 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 2101 asection *srela; local 2231 asection *srela; local
|
| elf32-lm32.c | 1434 asection *srela; local 1446 srela = htab->root.srelplt; 1447 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 1484 loc = srela->contents; 1500 asection *srela; local 1506 srela = htab->root.srelgot; 1507 BFD_ASSERT (sgot != NULL && srela != NULL); 1537 loc = srela->contents; 1538 loc += srela->reloc_count * sizeof (Elf32_External_Rela); 1540 ++srela->reloc_count [all...] |
| elf32-m32r.c | 2892 asection *srela; 2905 srela = htab->srelplt; 2906 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 2978 loc = srela->contents; 2993 asection *srela; 3000 srela = htab->srelgot; 3001 BFD_ASSERT (sgot != NULL && srela != NULL); 3031 loc = srela->contents; 3032 loc += srela->reloc_count * sizeof (Elf32_External_Rela); 3034 ++srela->reloc_count 2887 asection *srela; local 2988 asection *srela; local [all...] |
| elf32-metag.c | 2927 asection *srela; local 2940 srela = htab->etab.srelplt; 2941 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL);
|
| elf32-microblaze.c | 3173 asection *srela; 3186 srela = htab->elf.srelplt; 3188 BFD_ASSERT (splt != NULL && srela != NULL && sgotplt != NULL); 3223 loc = srela->contents; 3242 asection *srela; 3249 srela = htab->elf.srelgot; 3250 BFD_ASSERT (sgot != NULL && srela != NULL); 3275 srela, srela->reloc_count++, 3283 srela, srela->reloc_count++ 3169 asection *srela; local 3238 asection *srela; local [all...] |
| elf32-or1k.c | 2459 asection *srela; local 2476 srela = htab->root.srelplt; 2477 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 2566 loc = srela->contents;
|
| elf32-s390.c | 1814 asection *srela; local 1837 srela = elf_section_data (p->sec)->sreloc; 1838 srela->size += p->count * sizeof (Elf32_External_Rela); 1854 srela = htab->elf.srelgot; 1864 srela->size += sizeof (Elf32_External_Rela);
|
| elf32-tilepro.c | 3416 asection *srela; 3429 srela = htab->srelplt; 3432 if (splt == NULL || srela == NULL) 3451 loc = srela->contents + rela_index * sizeof (Elf32_External_Rela); 3473 asection *srela; 3479 srela = htab->srelgot; 3480 BFD_ASSERT (sgot != NULL && srela != NULL); 3509 tilepro_elf_append_rela_32 (output_bfd, srela, &rela); 3413 asection *srela; local 3470 asection *srela; local
|
| elf64-s390.c | 1981 asection *srela; local 2004 srela = elf_section_data (p->sec)->sreloc; 2005 srela->size += p->count * sizeof (Elf64_External_Rela); 2021 srela = htab->elf.srelgot; 2031 srela->size += sizeof (Elf64_External_Rela);
|
| elfxx-tilegx.c | 3789 asection *srela; 3804 srela = htab->elf.srelplt; 3807 if (splt == NULL || srela == NULL) 3827 loc = srela->contents + rela_index * TILEGX_ELF_RELA_BYTES (htab); 3849 asection *srela; 3855 srela = htab->elf.srelgot; 3856 BFD_ASSERT (sgot != NULL && srela != NULL); 3885 tilegx_elf_append_rela (output_bfd, srela, &rela); 3786 asection *srela; local 3846 asection *srela; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-vax.c | 1610 asection *srela; 1623 srela = elf_hash_table (info)->srelplt; 1624 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 1665 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); 1679 asection *srela; 1686 srela = elf_hash_table (info)->srelgot; 1687 BFD_ASSERT (sgot != NULL && srela != NULL); 1696 loc = srela->contents; 1697 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 1609 asection *srela; local 1678 asection *srela; local
|
| elf32-cris.c | 2108 asection *srela; 2148 srela = htab->root.srelplt; 2150 && (! has_gotplt || srela != NULL)); 2201 loc = srela->contents + rela_plt_index * sizeof (Elf32_External_Rela); 2238 asection *srela; 2246 srela = htab->root.srelgot; 2247 BFD_ASSERT (sgot != NULL && srela != NULL); 2274 loc = srela->contents; 2275 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 2101 asection *srela; local 2231 asection *srela; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-vax.c | 1611 asection *srela; 1624 srela = elf_hash_table (info)->srelplt; 1625 BFD_ASSERT (splt != NULL && sgot != NULL && srela != NULL); 1666 loc = srela->contents + plt_index * sizeof (Elf32_External_Rela); 1680 asection *srela; 1687 srela = elf_hash_table (info)->srelgot; 1688 BFD_ASSERT (sgot != NULL && srela != NULL); 1697 loc = srela->contents; 1698 loc += srela->reloc_count++ * sizeof (Elf32_External_Rela); 1610 asection *srela; local 1679 asection *srela; local
|