Searched refs:coff_slots (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/binutils/
H A Drdcoff.c68 struct coff_slots struct
71 struct coff_slots *next;
82 struct coff_slots *slots;
111 struct coff_slots **pps;
119 *pps = (struct coff_slots *) xmalloc (sizeof **pps);
128 *pps = (struct coff_slots *) xmalloc (sizeof **pps);

Completed in 112 milliseconds