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

1 2 3 4 5 6

  /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...]
elf-m10300.c 1061 asection * sreloc; local
1066 sreloc = NULL;
1355 if (sreloc == NULL)
1357 sreloc = _bfd_elf_make_dynamic_reloc_section
1359 if (sreloc == NULL)
1363 sreloc->size += sizeof (Elf32_External_Rela);
1429 asection * sreloc; local
1434 sreloc = NULL;
1534 if (sreloc == NULL)
1536 sreloc = _bfd_elf_get_dynamic_reloc_sectio
    [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-i386.c 2508 asection *sreloc;
2554 sreloc = htab->elf.irelifunc;
2556 sreloc = htab->elf.srelgot;
2558 sreloc = htab->elf.irelplt;
2559 _bfd_elf_append_rel (output_bfd, sreloc, &outrel);
2858 asection *sreloc;
2902 sreloc = elf_section_data (input_section)->sreloc;
2904 if (sreloc == NULL || sreloc->contents == NULL
2505 asection *sreloc; local
2855 asection *sreloc; local
2923 asection *sreloc; local
3184 asection *sreloc; local
3525 asection *sreloc; local
    [all...]
elf32-lm32.c 1898 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1899 sreloc->size += p->count * sizeof (Elf32_External_Rela);
1970 srel = elf_section_data (p->sec)->sreloc;
elf32-m32r.c 1955 asection *sreloc = elf_section_data (p->sec)->sreloc;
1956 sreloc->size += p->count * sizeof (Elf32_External_Rela);
2031 srel = elf_section_data (p->sec)->sreloc;
2177 asection *sgot, *splt, *sreloc;
2187 sreloc = NULL;
2646 if (sreloc == NULL)
2648 sreloc = _bfd_elf_get_dynamic_reloc_section
2650 if (sreloc == NULL)
2699 loc = sreloc->contents
1950 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2172 asection *sgot, *splt, *sreloc; local
3352 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-microblaze.c 906 /* Output a simple dynamic relocation into SRELOC. */
910 asection *sreloc,
925 (sreloc->contents + reloc_index * sizeof (Elf32_External_Rela)));
979 asection *sreloc;
992 sreloc = elf_section_data (input_section)->sreloc;
1556 BFD_ASSERT (sreloc != NULL);
1600 loc = sreloc->contents;
1601 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
2383 asection *sreloc = NULL
976 asection *sreloc; local
2379 asection *sreloc = NULL; local
2948 asection *sreloc = elf_section_data (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...]
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...]
elf32-score7.c 1111 asection *sreloc; local
1113 sreloc = bfd_get_linker_section (dynobj, dname);
1114 if (sreloc == NULL && create_p)
1116 sreloc = bfd_make_section_anyway_with_flags (dynobj, dname,
1123 if (sreloc == NULL
1124 || !bfd_set_section_alignment (sreloc,
1128 return sreloc;
1162 asection *sreloc; local
1170 sreloc = score_elf_rel_dyn_section (dynobj, false);
1171 BFD_ASSERT (sreloc != NULL)
2590 asection *sreloc; local
    [all...]
elf32-tilepro.c 1401 asection *sreloc;
1411 sreloc = NULL;
1707 if (sreloc == NULL)
1709 sreloc = _bfd_elf_make_dynamic_reloc_section
1712 if (sreloc == NULL)
2156 asection *sreloc = elf_section_data (p->sec)->sreloc;
2157 sreloc->size += p->count * TILEPRO_ELF_RELA_BYTES;
2242 srel = elf_section_data (p->sec)->sreloc;
2529 asection *sreloc;
1400 asection *sreloc; local
2154 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2526 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...]
elfxx-tilegx.c 1598 asection *sreloc;
1609 sreloc = NULL;
1953 if (sreloc == NULL)
1955 sreloc = _bfd_elf_make_dynamic_reloc_section
1959 if (sreloc == NULL)
2406 asection *sreloc = elf_section_data (p->sec)->sreloc;
2407 sreloc->size += p->count * TILEGX_ELF_RELA_BYTES (htab);
2488 srel = elf_section_data (p->sec)->sreloc;
2813 asection *sreloc;
1597 asection *sreloc; local
2404 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2810 asection *sreloc; local
    [all...]
elfxx-x86.c 531 asection *sreloc; local
550 sreloc = elf_section_data (p->sec)->sreloc;
552 BFD_ASSERT (sreloc != NULL);
553 sreloc->size += p->count * htab->sizeof_reloc;
941 asection *sreloc; local
990 sreloc = _bfd_elf_make_dynamic_reloc_section
994 if (sreloc != NULL)
1588 srel = elf_section_data (sec)->sreloc;
2076 srel = elf_section_data (sec)->sreloc;
    [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...]
elf-m10300.c 1061 asection * sreloc; local
1066 sreloc = NULL;
1355 if (sreloc == NULL)
1357 sreloc = _bfd_elf_make_dynamic_reloc_section
1359 if (sreloc == NULL)
1363 sreloc->size += sizeof (Elf32_External_Rela);
1429 asection * sreloc; local
1434 sreloc = NULL;
1534 if (sreloc == NULL)
1536 sreloc = _bfd_elf_get_dynamic_reloc_sectio
    [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-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-lm32.c 1896 asection *sreloc = elf_section_data (p->sec)->sreloc; local
1897 sreloc->size += p->count * sizeof (Elf32_External_Rela);
1968 srel = elf_section_data (p->sec)->sreloc;
elf32-m32r.c 1955 asection *sreloc = elf_section_data (p->sec)->sreloc;
1956 sreloc->size += p->count * sizeof (Elf32_External_Rela);
2031 srel = elf_section_data (p->sec)->sreloc;
2177 asection *sgot, *splt, *sreloc;
2187 sreloc = NULL;
2645 if (sreloc == NULL)
2647 sreloc = _bfd_elf_get_dynamic_reloc_section
2649 if (sreloc == NULL)
2698 loc = sreloc->contents
1950 asection *sreloc = elf_section_data (p->sec)->sreloc; local
2172 asection *sgot, *splt, *sreloc; local
3351 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-microblaze.c 906 /* Output a simple dynamic relocation into SRELOC. */
910 asection *sreloc,
925 (sreloc->contents + reloc_index * sizeof (Elf32_External_Rela)));
979 asection *sreloc;
992 sreloc = elf_section_data (input_section)->sreloc;
1556 BFD_ASSERT (sreloc != NULL);
1600 loc = sreloc->contents;
1601 loc += sreloc->reloc_count++ * sizeof (Elf32_External_Rela);
2386 asection *sreloc = NULL
976 asection *sreloc; local
2382 asection *sreloc = NULL; local
2951 asection *sreloc = elf_section_data (p->sec)->sreloc; local
    [all...]
  /src/external/gpl3/gdb.old/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...]
  /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;
1220 asection *sreloc;
1230 sreloc = NULL
562 asection *sreloc; local
1219 asection *sreloc; local
    [all...]

Completed in 105 milliseconds

1 2 3 4 5 6