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

1 2 3 4 5

  /src/tests/include/sys/
t_socket.c 89 int s1, s2, sgot; local
165 sgot = rump_sys_accept(s1, (struct sockaddr *)&sun, &sl);
166 if (sgot == -1)
168 if (rump_sys_recvmsg(sgot, &msg, 0) == -1)
  /src/external/gpl3/binutils/dist/bfd/
elf32-cr16.c 590 if (htab->sgot != NULL)
612 htab->sgot= s;
708 asection * sgot; local
711 sgot = NULL;
763 sgot = elf_hash_table (info)->sgot;
765 BFD_ASSERT (sgot != NULL && srelgot != NULL);
773 h->got.offset = sgot->size;
809 local_got_offsets[r_symndx] = sgot->size;
818 sgot->size += 4
1024 asection *sgot = elf_hash_table (info)->sgot; local
1066 asection *sgot = elf_hash_table (info)->sgot; local
2506 asection * sgot; local
2587 asection * sgot; local
    [all...]
elf32-vax.c 1033 s = elf_hash_table (info)->sgot;
1191 asection *sgot;
1201 sgot = elf_hash_table (info)->sgot;
1222 sgot->size += 4;
1246 asection *sgot;
1256 sgot = NULL;
1358 sgot = elf_hash_table (info)->sgot;
1359 BFD_ASSERT (sgot != NULL)
1190 asection *sgot; local
1245 asection *sgot; local
1643 asection *sgot; local
1712 asection *sgot; local
1773 asection *sgot; local
    [all...]
elf-m10300.c 698 if (htab->sgot != NULL)
744 htab->sgot = s;
1059 asection * sgot; local
1064 sgot = NULL;
1173 sgot = htab->root.sgot;
1175 BFD_ASSERT (sgot != NULL && srelgot != NULL);
1179 htab->tls_ldm_got.offset = sgot->size;
1207 h->got.offset = sgot->size;
1248 local_got_offsets[r_symndx] = sgot->size
1427 asection * sgot; local
3905 asection * sgot; local
5146 asection * sgot; local
5231 asection * sgot; local
5344 asection * sgot; local
    [all...]
elf32-cris.c 991 asection *sgot;
1008 sgot = NULL;
1016 sgot = htab->root.sgot;
1265 sgot->contents + off);
1284 bfd_put_32 (output_bfd, relocation, sgot->contents + off);
1294 outrel.r_offset = (sgot->output_section->vma
1295 + sgot->output_offset
1308 relocation = sgot->output_offset + off;
1367 if (sgot == NULL
985 asection *sgot; local
2231 asection *sgot; local
2317 asection *sgot; local
2559 asection *sgot; local
2958 asection *sgot; local
    [all...]
elf32-lm32.c 75 (lm32_elf_hash_table (info)->root.sgot)
732 asection *sgot; local
739 sgot = htab->root.sgot;
843 BFD_ASSERT (sgot != NULL);
880 sgot->contents + off);
887 sgot->output_section->vma
888 + sgot->output_offset
896 relocation = sgot->output_offset + off;
917 bfd_put_32 (output_bfd, relocation, sgot->contents + off)
1266 asection *sgot; local
1435 asection *sgot; local
1501 asection *sgot; local
    [all...]
elf32-m32r.c 1597 if (htab->sgot == NULL
1862 s = htab->sgot;
2046 s = htab->sgot;
2075 || s == htab->sgot
2177 asection *sgot, *splt, *sreloc;
2185 sgot = htab->sgot;
2439 BFD_ASSERT (sgot != NULL);
2441 relocation = -(relocation - sgot->output_section->vma);
2448 BFD_ASSERT (sgot != NULL)
2172 asection *sgot, *splt, *sreloc; local
2887 asection *sgot; local
2988 asection *sgot; local
3076 asection *sgot; local
    [all...]
elf32-metag.c 1616 BFD_ASSERT (htab->etab.sgot != NULL);
1618 relocation = (htab->etab.sgot->output_section->vma +
1619 htab->etab.sgot->output_offset);
1628 BFD_ASSERT (htab->etab.sgot != NULL);
1630 relocation -= (htab->etab.sgot->output_section->vma +
1631 htab->etab.sgot->output_offset);
1698 + htab->etab.sgot->output_offset
1699 + htab->etab.sgot->output_section->vma);
1708 htab->etab.sgot->contents + off);
1726 if (htab->etab.sgot == NULL
2889 asection *sgot; local
    [all...]
elf32-microblaze.c 1287 if (htab->elf.sgot == NULL)
1355 got_offset = (htab->elf.sgot->output_section->vma
1356 + htab->elf.sgot->output_offset
1364 htab->elf.sgot->contents + off);
1377 htab->elf.sgot->contents + off);
1391 got_offset = (htab->elf.sgot->output_section->vma
1392 + htab->elf.sgot->output_offset
1399 htab->elf.sgot->contents + off2);
1414 htab->elf.sgot->contents + off2);
1419 htab->elf.sgot->contents + off2)
3234 asection *sgot; local
3327 asection *sdyn, *sgot; local
    [all...]
elf32-or1k.c 1310 asection *sgot, *splt; local
1327 sgot = htab->root.sgot;
1329 if (sgot != NULL)
1335 got_base = sgot->output_section->vma + sgot->output_offset;
1446 BFD_ASSERT (sgot != NULL);
1478 sgot->contents + off);
1502 bfd_put_32 (output_bfd, relocation, sgot->contents + off);
1556 BFD_ASSERT (sgot != NULL)
2327 asection *sdyn, *sgot; local
2460 asection *sgot; local
2583 asection *sgot; local
2929 asection *sgot; local
    [all...]
elf32-score7.c 958 asection *sgot = bfd_get_linker_section (abfd, ".got"); local
960 if (sgot == NULL || (! maybe_excluded && (sgot->flags & SEC_EXCLUDE) != 0))
962 return sgot;
971 asection *sgot; local
974 sgot = score_elf_got_section (abfd, true);
975 BFD_ASSERT (sgot != NULL);
976 BFD_ASSERT (elf_section_data (sgot) != NULL);
977 g = score_elf_section_data (sgot)->u.got_info;
981 *sgotp = sgot;
1396 asection *sgot; local
1588 asection *sgot; local
1609 asection *sgot; local
1636 asection *sgot; local
1975 asection *sgot = score_elf_got_section (tmpbfd, false); local
2589 asection *sgot; local
3285 asection *sgot; local
3381 asection *sgot; local
    [all...]
elf32-tilepro.c 1208 if (htab->sgot != NULL)
1227 htab->sgot = s;
1563 if (htab->sgot == NULL)
2055 s = htab->sgot;
2263 s = htab->sgot;
2292 if (htab->sgot->size >= 0x8000
2312 && (htab->sgot == NULL
2313 || (htab->sgot->size
2327 || s == htab->sgot
2756 if (htab->sgot == NULL
3470 asection *sgot; local
    [all...]
elfxx-tilegx.c 1421 if (htab->sgot != NULL)
1440 htab->sgot = s;
1779 if (htab->elf.sgot == NULL)
2306 s = htab->elf.sgot;
2509 s = htab->elf.sgot;
2538 if (htab->elf.sgot->size >= 0x8000
2558 && (htab->elf.sgot == NULL
2559 || (htab->elf.sgot->size
2573 || s == htab->elf.sgot
3117 if (htab->elf.sgot == NULL
3843 asection *sgot; local
    [all...]
elfxx-x86.c 333 s = htab->elf.sgot;
1280 irel, htab->elf.sgot,
1467 asection *sgot = htab->elf.sgot; local
1532 if (sec == sgot)
1543 if (sec == sgot)
1585 if (sec == sgot)
2085 asection *sgot = htab->elf.sgot; local
2091 if (sec == sgot)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-cr16.c 590 if (htab->sgot != NULL)
612 htab->sgot= s;
708 asection * sgot; local
711 sgot = NULL;
763 sgot = elf_hash_table (info)->sgot;
765 BFD_ASSERT (sgot != NULL && srelgot != NULL);
773 h->got.offset = sgot->size;
809 local_got_offsets[r_symndx] = sgot->size;
818 sgot->size += 4
1024 asection *sgot = elf_hash_table (info)->sgot; local
1066 asection *sgot = elf_hash_table (info)->sgot; local
2516 asection * sgot; local
2596 asection * sgot; local
    [all...]
elf32-vax.c 1033 s = elf_hash_table (info)->sgot;
1191 asection *sgot;
1201 sgot = elf_hash_table (info)->sgot;
1222 sgot->size += 4;
1246 asection *sgot;
1256 sgot = NULL;
1357 sgot = elf_hash_table (info)->sgot;
1358 BFD_ASSERT (sgot != NULL)
1190 asection *sgot; local
1245 asection *sgot; local
1642 asection *sgot; local
1711 asection *sgot; local
1771 asection *sgot; local
    [all...]
elf-m10300.c 698 if (htab->sgot != NULL)
744 htab->sgot = s;
1059 asection * sgot; local
1064 sgot = NULL;
1173 sgot = htab->root.sgot;
1175 BFD_ASSERT (sgot != NULL && srelgot != NULL);
1179 htab->tls_ldm_got.offset = sgot->size;
1207 h->got.offset = sgot->size;
1248 local_got_offsets[r_symndx] = sgot->size
1427 asection * sgot; local
3905 asection * sgot; local
5147 asection * sgot; local
5232 asection * sgot; local
5344 asection * sgot; local
    [all...]
elf32-cris.c 991 asection *sgot;
1008 sgot = NULL;
1016 sgot = htab->root.sgot;
1264 sgot->contents + off);
1283 bfd_put_32 (output_bfd, relocation, sgot->contents + off);
1293 outrel.r_offset = (sgot->output_section->vma
1294 + sgot->output_offset
1307 relocation = sgot->output_offset + off;
1366 if (sgot == NULL
985 asection *sgot; local
2230 asection *sgot; local
2315 asection *sgot; local
2557 asection *sgot; local
2956 asection *sgot; local
    [all...]
elf32-lm32.c 75 (lm32_elf_hash_table (info)->root.sgot)
732 asection *sgot; local
739 sgot = htab->root.sgot;
842 BFD_ASSERT (sgot != NULL);
879 sgot->contents + off);
886 sgot->output_section->vma
887 + sgot->output_offset
895 relocation = sgot->output_offset + off;
916 bfd_put_32 (output_bfd, relocation, sgot->contents + off)
1264 asection *sgot; local
1433 asection *sgot; local
1499 asection *sgot; local
    [all...]
elf32-m32r.c 1597 if (htab->sgot == NULL
1862 s = htab->sgot;
2046 s = htab->sgot;
2075 || s == htab->sgot
2177 asection *sgot, *splt, *sreloc;
2185 sgot = htab->sgot;
2438 BFD_ASSERT (sgot != NULL);
2440 relocation = -(relocation - sgot->output_section->vma);
2447 BFD_ASSERT (sgot != NULL)
2172 asection *sgot, *splt, *sreloc; local
2886 asection *sgot; local
2987 asection *sgot; local
3074 asection *sgot; local
    [all...]
elf32-metag.c 1653 BFD_ASSERT (htab->etab.sgot != NULL);
1655 relocation = (htab->etab.sgot->output_section->vma +
1656 htab->etab.sgot->output_offset);
1665 BFD_ASSERT (htab->etab.sgot != NULL);
1667 relocation -= (htab->etab.sgot->output_section->vma +
1668 htab->etab.sgot->output_offset);
1735 + htab->etab.sgot->output_offset
1736 + htab->etab.sgot->output_section->vma);
1745 htab->etab.sgot->contents + off);
1763 if (htab->etab.sgot == NULL
2926 asection *sgot; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-cr16.c 590 if (htab->sgot != NULL)
612 htab->sgot= s;
708 asection * sgot; local
711 sgot = NULL;
763 sgot = elf_hash_table (info)->sgot;
765 BFD_ASSERT (sgot != NULL && srelgot != NULL);
773 h->got.offset = sgot->size;
809 local_got_offsets[r_symndx] = sgot->size;
818 sgot->size += 4
1024 asection *sgot = elf_hash_table (info)->sgot; local
1066 asection *sgot = elf_hash_table (info)->sgot; local
2514 asection * sgot; local
2594 asection * sgot; local
    [all...]
elf32-vax.c 1008 s = elf_hash_table (info)->sgot;
1164 asection *sgot;
1174 sgot = elf_hash_table (info)->sgot;
1192 sgot->size += 4;
1215 asection *sgot;
1225 sgot = NULL;
1326 sgot = elf_hash_table (info)->sgot;
1327 BFD_ASSERT (sgot != NULL)
1163 asection *sgot; local
1214 asection *sgot; local
1608 asection *sgot; local
1677 asection *sgot; local
1737 asection *sgot; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-cr16.c 590 if (htab->sgot != NULL)
612 htab->sgot= s;
708 asection * sgot; local
711 sgot = NULL;
763 sgot = elf_hash_table (info)->sgot;
765 BFD_ASSERT (sgot != NULL && srelgot != NULL);
773 h->got.offset = sgot->size;
809 local_got_offsets[r_symndx] = sgot->size;
818 sgot->size += 4
1024 asection *sgot = elf_hash_table (info)->sgot; local
1066 asection *sgot = elf_hash_table (info)->sgot; local
2517 asection * sgot; local
2597 asection * sgot; local
    [all...]
elf32-vax.c 1008 s = elf_hash_table (info)->sgot;
1166 asection *sgot;
1176 sgot = elf_hash_table (info)->sgot;
1194 sgot->size += 4;
1217 asection *sgot;
1227 sgot = NULL;
1329 sgot = elf_hash_table (info)->sgot;
1330 BFD_ASSERT (sgot != NULL)
1165 asection *sgot; local
1216 asection *sgot; local
1611 asection *sgot; local
1680 asection *sgot; local
1740 asection *sgot; local
    [all...]

Completed in 56 milliseconds

1 2 3 4 5