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

1 2

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
ckh.h 41 uint64_t nrelocs; member in struct:__anon6744
  /src/external/bsd/jemalloc/include/jemalloc/internal/
ckh.h 41 uint64_t nrelocs; member in struct:__anon6820
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
ckh.h 41 uint64_t nrelocs; member in struct:__anon6854
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
ckh.h 41 uint64_t nrelocs; member in struct:__anon6907
  /src/external/gpl3/binutils/dist/bfd/
elf32-rl78.c 2214 int nrelocs;
2275 nrelocs = irel->r_addend & RL78_RELAXA_RNUM;
2278 relaxation. There are NRELOCS relocs following that may be
2298 BFD_ASSERT (nrelocs > 0); \
2301 nrelocs --;
2513 && nrelocs > 0)
2208 int nrelocs; local
elf32-rx.c 2144 int nrelocs;
2206 nrelocs = irel->r_addend & RX_RELAXA_RNUM;
2209 relaxation. There are NRELOCS relocs following that may be
2231 nrelocs --;
2859 BFD_ASSERT (nrelocs == 0);
2141 int nrelocs; local
elf32-csky.c 3717 int nrelocs = 0; local
3776 stub_reloc_idx[nrelocs] = i;
3777 stub_reloc_offset[nrelocs++] = size;
3792 BFD_ASSERT (nrelocs != 0 && nrelocs <= MAXRELOCS);
3794 for (i = 0; i < nrelocs; i++)
elf32-arm.c 4996 int nrelocs = 0; local
5069 stub_reloc_idx[nrelocs] = i;
5070 stub_reloc_offset[nrelocs++] = size;
5082 stub_reloc_idx[nrelocs] = i;
5083 stub_reloc_offset[nrelocs++] = size;
5090 stub_reloc_idx[nrelocs] = i;
5091 stub_reloc_offset[nrelocs++] = size;
5116 BFD_ASSERT (removed_sg_veneer || (nrelocs != 0 && nrelocs <= MAXRELOCS));
5118 for (i = 0; i < nrelocs; i++
    [all...]
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.h 54 unsigned int nrelocs; member in struct:coff_section
  /src/external/gpl3/binutils/dist/gas/config/
obj-coff.c 1468 int nlnno, nrelocs = 0;
1486 nrelocs++;
1491 && nrelocs == 0
1503 SA_SET_SECT_NRELOC (secsym, nrelocs);
1506 SA_SET_SCN_NRELOC (secsym, nrelocs);
1510 SA_SET_SCN_NRELOC (secsym, nrelocs);
1464 int nlnno, nrelocs = 0; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-rl78.c 2211 int nrelocs;
2272 nrelocs = irel->r_addend & RL78_RELAXA_RNUM;
2275 relaxation. There are NRELOCS relocs following that may be
2295 BFD_ASSERT (nrelocs > 0); \
2298 nrelocs --;
2510 && nrelocs > 0)
2205 int nrelocs; local
elf32-rx.c 2145 int nrelocs;
2207 nrelocs = irel->r_addend & RX_RELAXA_RNUM;
2210 relaxation. There are NRELOCS relocs following that may be
2232 nrelocs --;
2860 BFD_ASSERT (nrelocs == 0);
2142 int nrelocs; local
elf32-csky.c 3718 int nrelocs = 0; local
3777 stub_reloc_idx[nrelocs] = i;
3778 stub_reloc_offset[nrelocs++] = size;
3793 BFD_ASSERT (nrelocs != 0 && nrelocs <= MAXRELOCS);
3795 for (i = 0; i < nrelocs; i++)
elf32-arm.c 5068 int nrelocs = 0; local
5141 stub_reloc_idx[nrelocs] = i;
5142 stub_reloc_offset[nrelocs++] = size;
5154 stub_reloc_idx[nrelocs] = i;
5155 stub_reloc_offset[nrelocs++] = size;
5162 stub_reloc_idx[nrelocs] = i;
5163 stub_reloc_offset[nrelocs++] = size;
5188 BFD_ASSERT (removed_sg_veneer || (nrelocs != 0 && nrelocs <= MAXRELOCS));
5190 for (i = 0; i < nrelocs; i++
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.h 54 unsigned int nrelocs; member in struct:coff_section
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-coff.c 1470 int nlnno, nrelocs = 0;
1488 nrelocs++;
1493 && nrelocs == 0
1505 SA_SET_SECT_NRELOC (secsym, nrelocs);
1508 SA_SET_SCN_NRELOC (secsym, nrelocs);
1512 SA_SET_SCN_NRELOC (secsym, nrelocs);
1466 int nlnno, nrelocs = 0; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-rl78.c 2210 int nrelocs;
2271 nrelocs = irel->r_addend & RL78_RELAXA_RNUM;
2274 relaxation. There are NRELOCS relocs following that may be
2294 BFD_ASSERT (nrelocs > 0); \
2297 nrelocs --;
2509 && nrelocs > 0)
2204 int nrelocs; local
elf32-rx.c 2145 int nrelocs;
2207 nrelocs = irel->r_addend & RX_RELAXA_RNUM;
2210 relaxation. There are NRELOCS relocs following that may be
2232 nrelocs --;
2860 BFD_ASSERT (nrelocs == 0);
2142 int nrelocs; local
elf32-csky.c 3716 int nrelocs = 0; local
3775 stub_reloc_idx[nrelocs] = i;
3776 stub_reloc_offset[nrelocs++] = size;
3791 BFD_ASSERT (nrelocs != 0 && nrelocs <= MAXRELOCS);
3793 for (i = 0; i < nrelocs; i++)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-rl78.c 2210 int nrelocs;
2271 nrelocs = irel->r_addend & RL78_RELAXA_RNUM;
2274 relaxation. There are NRELOCS relocs following that may be
2294 BFD_ASSERT (nrelocs > 0); \
2297 nrelocs --;
2509 && nrelocs > 0)
2204 int nrelocs; local
elf32-rx.c 2145 int nrelocs;
2207 nrelocs = irel->r_addend & RX_RELAXA_RNUM;
2210 relaxation. There are NRELOCS relocs following that may be
2232 nrelocs --;
2860 BFD_ASSERT (nrelocs == 0);
2142 int nrelocs; local
elf32-csky.c 3718 int nrelocs = 0; local
3777 stub_reloc_idx[nrelocs] = i;
3778 stub_reloc_offset[nrelocs++] = size;
3793 BFD_ASSERT (nrelocs != 0 && nrelocs <= MAXRELOCS);
3795 for (i = 0; i < nrelocs; i++)
  /src/external/gpl3/binutils/dist/ld/
pe-dll.c 1398 int relsize, nrelocs, i; local
1410 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols);
1412 for (i = 0; i < nrelocs; i++)
1607 int relsize, nrelocs; local
1649 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols);
1651 for (i = 0; i < nrelocs; i++)
  /src/external/gpl3/binutils.old/dist/ld/
pe-dll.c 1362 int relsize, nrelocs, i; local
1374 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols);
1376 for (i = 0; i < nrelocs; i++)
1571 int relsize, nrelocs; local
1613 nrelocs = bfd_canonicalize_reloc (b, s, relocs, symbols);
1615 for (i = 0; i < nrelocs; i++)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon.h 1115 unsigned nrelocs; member in struct:radeon_cs_parser

Completed in 101 milliseconds

1 2