Home | History | Annotate | Download | only in bfd

Lines Matching defs:alloc

461 		      union internal_auxent *alloc;
467 alloc = ((union internal_auxent *)
470 * sizeof (*alloc))));
471 if (alloc == NULL)
473 for (i = 0, eaux = esym + symesz, iaux = alloc;
479 (*sym_hash)->aux = alloc;