HomeSort by: relevance | last modified time | path
    Searched refs:sreloc (Results 1 - 25 of 156) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/bfd/
elf32-vax.c 581 asection *sreloc;
590 sreloc = NULL;
744 if (sreloc == NULL)
746 sreloc = _bfd_elf_make_dynamic_reloc_section
749 if (sreloc == NULL)
762 sreloc->size += sizeof (Elf32_External_Rela);
782 if (p->section == sreloc)
793 p->section = sreloc;
1249 asection *sreloc;
1259 sreloc = NULL
580 asection *sreloc; local
1248 asection *sreloc; local
    [all...]
elf32-s390.c 892 asection *sreloc; local
907 sreloc = NULL;
1254 if (sreloc == NULL)
1259 sreloc = _bfd_elf_make_dynamic_reloc_section
1262 if (sreloc == NULL)
1765 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1767 sreloc->size += p->count * sizeof (Elf32_External_Rela);
1836 srela = elf_section_data (p->sec)->sreloc;
2503 asection *sreloc; local
2570 asection *sreloc; local
2673 asection *sreloc; local
2880 asection *sreloc; local
    [all...]
elf64-s390.c 892 asection *sreloc; local
909 sreloc = NULL;
1270 if (sreloc == NULL)
1275 sreloc = _bfd_elf_make_dynamic_reloc_section
1278 if (sreloc == NULL)
1919 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1920 sreloc->size += p->count * sizeof (Elf64_External_Rela);
2006 srela = elf_section_data (p->sec)->sreloc;
2879 asection *sreloc; local
2947 asection *sreloc; local
3052 asection *sreloc; local
3255 asection *sreloc; local
    [all...]
elf32-cris.c 993 asection *sreloc;
1010 sreloc = NULL;
1466 if (sreloc == NULL)
1468 sreloc = _bfd_elf_get_dynamic_reloc_section
1473 if (sreloc == NULL)
1557 loc = sreloc->contents;
1558 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
2969 asection *sreloc;
2985 sreloc = NULL;
3375 if (sreloc == NULL
987 asection *sreloc; local
2960 asection *sreloc; local
3681 asection *sreloc local
    [all...]
elf32-metag.c 1432 asection *sreloc; local
1441 sreloc = NULL;
1530 sreloc = elf_section_data (input_section)->sreloc;
1531 BFD_ASSERT (sreloc != NULL);
1578 loc = sreloc->contents;
1579 loc += sreloc->reloc_count * sizeof(Elf32_External_Rela);
1581 ++sreloc->reloc_count;
2032 asection *sreloc; local
2043 sreloc = NULL
2672 asection *sreloc = elf_section_data (hdh_p->sec)->sreloc; local
    [all...]
elf32-or1k.c 1308 asection *sreloc; local
1320 sreloc = elf_section_data (input_section)->sreloc;
1642 BFD_ASSERT (sreloc != NULL);
1670 loc = sreloc->contents;
1671 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
1957 asection *sreloc = NULL; local
2185 if (sreloc == NULL)
2208 sreloc = bfd_get_section_by_name (dynobj, name);
2209 if (sreloc == NULL
3038 asection *sreloc = elf_section_data (sec_relocs->sec)->sreloc; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-vax.c 581 asection *sreloc;
590 sreloc = NULL;
744 if (sreloc == NULL)
746 sreloc = _bfd_elf_make_dynamic_reloc_section
749 if (sreloc == NULL)
762 sreloc->size += sizeof (Elf32_External_Rela);
782 if (p->section == sreloc)
793 p->section = sreloc;
1249 asection *sreloc;
1259 sreloc = NULL
580 asection *sreloc; local
1248 asection *sreloc; local
    [all...]
elf32-i386.c 2483 asection *sreloc;
2529 sreloc = htab->elf.irelifunc;
2531 sreloc = htab->elf.srelgot;
2533 sreloc = htab->elf.irelplt;
2534 elf_append_rel (output_bfd, sreloc, &outrel);
2833 asection *sreloc;
2877 sreloc = elf_section_data (input_section)->sreloc;
2879 if (sreloc == NULL || sreloc->contents == NULL
2480 asection *sreloc; local
2830 asection *sreloc; local
2898 asection *sreloc; local
3159 asection *sreloc; local
3506 asection *sreloc; local
    [all...]
elf32-s390.c 892 asection *sreloc; local
907 sreloc = NULL;
1254 if (sreloc == NULL)
1259 sreloc = _bfd_elf_make_dynamic_reloc_section
1262 if (sreloc == NULL)
1766 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1768 sreloc->size += p->count * sizeof (Elf32_External_Rela);
1837 srela = elf_section_data (p->sec)->sreloc;
2495 asection *sreloc; local
2562 asection *sreloc; local
2665 asection *sreloc; local
2872 asection *sreloc; local
    [all...]
elf64-s390.c 892 asection *sreloc; local
909 sreloc = NULL;
1270 if (sreloc == NULL)
1275 sreloc = _bfd_elf_make_dynamic_reloc_section
1278 if (sreloc == NULL)
1917 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1918 sreloc->size += p->count * sizeof (Elf64_External_Rela);
2004 srela = elf_section_data (p->sec)->sreloc;
2856 asection *sreloc; local
2924 asection *sreloc; local
3030 asection *sreloc; local
3233 asection *sreloc; local
    [all...]
elf32-cris.c 993 asection *sreloc;
1010 sreloc = NULL;
1465 if (sreloc == NULL)
1467 sreloc = _bfd_elf_get_dynamic_reloc_section
1472 if (sreloc == NULL)
1556 loc = sreloc->contents;
1557 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
2967 asection *sreloc;
2983 sreloc = NULL;
3373 if (sreloc == NULL
987 asection *sreloc; local
2958 asection *sreloc; local
3679 asection *sreloc local
    [all...]
elf32-metag.c 1470 asection *sreloc; local
1479 sreloc = NULL;
1567 sreloc = elf_section_data (input_section)->sreloc;
1568 BFD_ASSERT (sreloc != NULL);
1615 loc = sreloc->contents;
1616 loc += sreloc->reloc_count * sizeof(Elf32_External_Rela);
1618 ++sreloc->reloc_count;
2069 asection *sreloc; local
2080 sreloc = NULL
2709 asection *sreloc = elf_section_data (hdh_p->sec)->sreloc; local
    [all...]
elf32-or1k.c 1308 asection *sreloc; local
1320 sreloc = elf_section_data (input_section)->sreloc;
1641 BFD_ASSERT (sreloc != NULL);
1669 loc = sreloc->contents;
1670 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
1956 asection *sreloc = NULL; local
2184 if (sreloc == NULL)
2207 sreloc = bfd_get_section_by_name (dynobj, name);
2208 if (sreloc == NULL
3036 asection *sreloc = elf_section_data (sec_relocs->sec)->sreloc; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-vax.c 563 asection *sreloc;
572 sreloc = NULL;
726 if (sreloc == NULL)
728 sreloc = _bfd_elf_make_dynamic_reloc_section
731 if (sreloc == NULL)
738 sreloc->size += sizeof (Elf32_External_Rela);
758 if (p->section == sreloc)
769 p->section = sreloc;
1218 asection *sreloc;
1228 sreloc = NULL
562 asection *sreloc; local
1217 asection *sreloc; local
    [all...]
elf32-i386.c 2435 asection *sreloc;
2481 sreloc = htab->elf.irelifunc;
2483 sreloc = htab->elf.srelgot;
2485 sreloc = htab->elf.irelplt;
2486 elf_append_rel (output_bfd, sreloc, &outrel);
2785 asection *sreloc;
2829 sreloc = elf_section_data (input_section)->sreloc;
2831 if (sreloc == NULL || sreloc->contents == NULL
2432 asection *sreloc; local
2782 asection *sreloc; local
2850 asection *sreloc; local
3111 asection *sreloc; local
3458 asection *sreloc; local
    [all...]
elf32-s390.c 892 asection *sreloc; local
907 sreloc = NULL;
1254 if (sreloc == NULL)
1259 sreloc = _bfd_elf_make_dynamic_reloc_section
1262 if (sreloc == NULL)
1766 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1768 sreloc->size += p->count * sizeof (Elf32_External_Rela);
1836 srela = elf_section_data (p->sec)->sreloc;
2493 asection *sreloc; local
2560 asection *sreloc; local
2663 asection *sreloc; local
2870 asection *sreloc; local
    [all...]
elf64-s390.c 811 asection *sreloc; local
828 sreloc = NULL;
1189 if (sreloc == NULL)
1194 sreloc = _bfd_elf_make_dynamic_reloc_section
1197 if (sreloc == NULL)
1705 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1706 sreloc->size += p->count * sizeof (Elf64_External_Rela);
1791 srela = elf_section_data (p->sec)->sreloc;
2594 asection *sreloc; local
2662 asection *sreloc; local
2768 asection *sreloc; local
2971 asection *sreloc; local
    [all...]
elf32-cris.c 993 asection *sreloc;
1010 sreloc = NULL;
1465 if (sreloc == NULL)
1467 sreloc = _bfd_elf_get_dynamic_reloc_section
1472 if (sreloc == NULL)
1556 loc = sreloc->contents;
1557 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
2967 asection *sreloc;
2983 sreloc = NULL;
3373 if (sreloc == NULL
987 asection *sreloc; local
2958 asection *sreloc; local
3677 asection *sreloc local
    [all...]
elf32-metag.c 1470 asection *sreloc; local
1479 sreloc = NULL;
1567 sreloc = elf_section_data (input_section)->sreloc;
1568 BFD_ASSERT (sreloc != NULL);
1615 loc = sreloc->contents;
1616 loc += sreloc->reloc_count * sizeof(Elf32_External_Rela);
1618 ++sreloc->reloc_count;
2069 asection *sreloc; local
2080 sreloc = NULL
2709 asection *sreloc = elf_section_data (hdh_p->sec)->sreloc; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-vax.c 564 asection *sreloc;
573 sreloc = NULL;
727 if (sreloc == NULL)
729 sreloc = _bfd_elf_make_dynamic_reloc_section
732 if (sreloc == NULL)
739 sreloc->size += sizeof (Elf32_External_Rela);
759 if (p->section == sreloc)
770 p->section = sreloc;
1219 asection *sreloc;
1229 sreloc = NULL
563 asection *sreloc; local
1218 asection *sreloc; local
    [all...]
elf32-i386.c 2425 asection *sreloc;
2471 sreloc = htab->elf.irelifunc;
2473 sreloc = htab->elf.srelgot;
2475 sreloc = htab->elf.irelplt;
2476 elf_append_rel (output_bfd, sreloc, &outrel);
2775 asection *sreloc;
2819 sreloc = elf_section_data (input_section)->sreloc;
2821 if (sreloc == NULL || sreloc->contents == NULL
2422 asection *sreloc; local
2772 asection *sreloc; local
2840 asection *sreloc; local
3101 asection *sreloc; local
3448 asection *sreloc; local
    [all...]
elf32-s390.c 894 asection *sreloc; local
909 sreloc = NULL;
1256 if (sreloc == NULL)
1261 sreloc = _bfd_elf_make_dynamic_reloc_section
1264 if (sreloc == NULL)
1768 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1770 sreloc->size += p->count * sizeof (Elf32_External_Rela);
1838 srela = elf_section_data (p->sec)->sreloc;
2497 asection *sreloc; local
2564 asection *sreloc; local
2667 asection *sreloc; local
2874 asection *sreloc; local
    [all...]
elf64-s390.c 813 asection *sreloc; local
830 sreloc = NULL;
1191 if (sreloc == NULL)
1196 sreloc = _bfd_elf_make_dynamic_reloc_section
1199 if (sreloc == NULL)
1707 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1708 sreloc->size += p->count * sizeof (Elf64_External_Rela);
1793 srela = elf_section_data (p->sec)->sreloc;
2562 asection *sreloc; local
2630 asection *sreloc; local
2736 asection *sreloc; local
2939 asection *sreloc; local
    [all...]
elf32-cris.c 994 asection *sreloc;
1011 sreloc = NULL;
1466 if (sreloc == NULL)
1468 sreloc = _bfd_elf_get_dynamic_reloc_section
1473 if (sreloc == NULL)
1557 loc = sreloc->contents;
1558 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
2968 asection *sreloc;
2984 sreloc = NULL;
3374 if (sreloc == NULL
988 asection *sreloc; local
2959 asection *sreloc; local
3678 asection *sreloc local
    [all...]
elf32-metag.c 1471 asection *sreloc; local
1480 sreloc = NULL;
1568 sreloc = elf_section_data (input_section)->sreloc;
1569 BFD_ASSERT (sreloc != NULL);
1616 loc = sreloc->contents;
1617 loc += sreloc->reloc_count * sizeof(Elf32_External_Rela);
1619 ++sreloc->reloc_count;
2070 asection *sreloc; local
2081 sreloc = NULL
2710 asection *sreloc = elf_section_data (hdh_p->sec)->sreloc; local
    [all...]

Completed in 136 milliseconds

1 2 3 4 5 6 7