Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Drdcoff.c67 struct coff_slots struct
70 struct coff_slots *next; argument
81 struct coff_slots *slots; argument
109 struct coff_slots **pps; in coff_get_slot()
122 *pps = (struct coff_slots *) xmalloc (sizeof **pps); in coff_get_slot()
131 *pps = (struct coff_slots *) xmalloc (sizeof **pps); in coff_get_slot()