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

1 2 3 4 5 6 7 8 9

  /src/external/gpl3/binutils/dist/bfd/
archive64.c 48 carsym *carsyms;
97 carsym_size = nsymz * sizeof (carsym);
105 || nsymz > (bfd_size_type) -1 / sizeof (carsym)
113 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
vms-lib.c 88 struct carsym *modules;
102 /* Describe the current state of carsym entries while building the archive
115 struct carsym *idx;
139 struct carsym *n;
150 if (_bfd_mul_overflow (cs->max, sizeof (struct carsym), &amt))
161 memcpy (n, cs->idx, cs->nbr * sizeof (struct carsym));
420 static struct carsym *
428 struct carsym *csbuf;
458 if (_bfd_mul_overflow (csm.max, sizeof (struct carsym), &amt))
481 csbuf = bfd_alloc (abfd, csm.nbr * sizeof (struct carsym));
    [all...]
archive.c 154 .typedef struct carsym
159 .carsym;
260 (bfd *abfd, symindex previous, carsym **sym);
272 A <<carsym>> is a canonical archive symbol. The only
277 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry)
811 carsym *entry;
994 carsym *set;
1028 if (_bfd_mul_overflow (ardata->symdef_count, sizeof (carsym), &amt))
1033 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
1082 carsym *carsyms
    [all...]
libbfd-in.h 67 carsym *symdefs; /* The symdef entries. */
coff-rs6000.c 1349 carsym *arsym;
1409 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
1470 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
coff64-rs6000.c 1808 carsym *arsym;
1867 amt *= sizeof (carsym);
1868 bfd_ardata (abfd)->symdefs = (carsym *) bfd_alloc (abfd, amt);
linker.c 962 carsym *arsyms;
963 carsym *arsym_end;
964 carsym *arsym;
  /src/external/gpl3/binutils.old/dist/bfd/
archive64.c 48 carsym *carsyms;
97 carsym_size = nsymz * sizeof (carsym);
105 || nsymz > (bfd_size_type) -1 / sizeof (carsym)
113 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
vms-lib.c 88 struct carsym *modules;
102 /* Describe the current state of carsym entries while building the archive
115 struct carsym *idx;
139 struct carsym *n;
150 if (_bfd_mul_overflow (cs->max, sizeof (struct carsym), &amt))
161 memcpy (n, cs->idx, cs->nbr * sizeof (struct carsym));
420 static struct carsym *
428 struct carsym *csbuf;
458 if (_bfd_mul_overflow (csm.max, sizeof (struct carsym), &amt))
481 csbuf = bfd_alloc (abfd, csm.nbr * sizeof (struct carsym));
    [all...]
archive.c 153 .typedef struct carsym
158 .carsym;
263 (bfd *abfd, symindex previous, carsym **sym);
275 A <<carsym>> is a canonical archive symbol. The only
280 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry)
814 carsym *entry;
997 carsym *set;
1031 if (_bfd_mul_overflow (ardata->symdef_count, sizeof (carsym), &amt))
1036 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
1085 carsym *carsyms
    [all...]
libbfd-in.h 74 carsym *symdefs; /* The symdef entries. */
coff-rs6000.c 1349 carsym *arsym;
1409 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
1470 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
coff64-rs6000.c 1808 carsym *arsym;
1867 amt *= sizeof (carsym);
1868 bfd_ardata (abfd)->symdefs = (carsym *) bfd_alloc (abfd, amt);
linker.c 960 carsym *arsyms;
961 carsym *arsym_end;
962 carsym *arsym;
  /src/external/gpl3/gdb.old/dist/bfd/
archive64.c 48 carsym *carsyms;
97 carsym_size = nsymz * sizeof (carsym);
105 || nsymz > (bfd_size_type) -1 / sizeof (carsym)
113 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
vms-lib.c 88 struct carsym *modules;
102 /* Describe the current state of carsym entries while building the archive
115 struct carsym *idx;
139 struct carsym *n;
150 if (_bfd_mul_overflow (cs->max, sizeof (struct carsym), &amt))
161 memcpy (n, cs->idx, cs->nbr * sizeof (struct carsym));
420 static struct carsym *
428 struct carsym *csbuf;
458 if (_bfd_mul_overflow (csm.max, sizeof (struct carsym), &amt))
481 csbuf = bfd_alloc (abfd, csm.nbr * sizeof (struct carsym));
    [all...]
archive.c 153 .typedef struct carsym
158 .carsym;
260 (bfd *abfd, symindex previous, carsym **sym);
272 A <<carsym>> is a canonical archive symbol. The only
277 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry)
816 carsym *entry;
999 carsym *set;
1033 if (_bfd_mul_overflow (ardata->symdef_count, sizeof (carsym), &amt))
1038 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
1087 carsym *carsyms
    [all...]
libbfd-in.h 74 carsym *symdefs; /* The symdef entries. */
coff-rs6000.c 1349 carsym *arsym;
1409 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
1470 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
coff64-rs6000.c 1808 carsym *arsym;
1867 amt *= sizeof (carsym);
1868 bfd_ardata (abfd)->symdefs = (carsym *) bfd_alloc (abfd, amt);
  /src/external/gpl3/gdb/dist/bfd/
archive64.c 48 carsym *carsyms;
97 carsym_size = nsymz * sizeof (carsym);
105 || nsymz > (bfd_size_type) -1 / sizeof (carsym)
113 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
vms-lib.c 88 struct carsym *modules;
102 /* Describe the current state of carsym entries while building the archive
115 struct carsym *idx;
139 struct carsym *n;
150 if (_bfd_mul_overflow (cs->max, sizeof (struct carsym), &amt))
161 memcpy (n, cs->idx, cs->nbr * sizeof (struct carsym));
420 static struct carsym *
428 struct carsym *csbuf;
458 if (_bfd_mul_overflow (csm.max, sizeof (struct carsym), &amt))
481 csbuf = bfd_alloc (abfd, csm.nbr * sizeof (struct carsym));
    [all...]
archive.c 154 .typedef struct carsym
159 .carsym;
261 (bfd *abfd, symindex previous, carsym **sym);
273 A <<carsym>> is a canonical archive symbol. The only
278 bfd_get_next_mapent (bfd *abfd, symindex prev, carsym **entry)
812 carsym *entry;
995 carsym *set;
1029 if (_bfd_mul_overflow (ardata->symdef_count, sizeof (carsym), &amt))
1034 ardata->symdefs = (struct carsym *) bfd_alloc (abfd, amt);
1083 carsym *carsyms
    [all...]
libbfd-in.h 74 carsym *symdefs; /* The symdef entries. */
coff-rs6000.c 1349 carsym *arsym;
1409 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));
1470 ((carsym *) bfd_alloc (abfd, c * sizeof (carsym)));

Completed in 185 milliseconds

1 2 3 4 5 6 7 8 9