Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/binutils/
HDrdcoff.c68 struct coff_slots struct
71 struct coff_slots *next; argument
82 struct coff_slots *slots; argument
110 struct coff_slots **pps; in coff_get_slot()
118 *pps = (struct coff_slots *) xmalloc (sizeof **pps); in coff_get_slot()
127 *pps = (struct coff_slots *) xmalloc (sizeof **pps); in coff_get_slot()