Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddlltool.c343 } iheadtype; typedef
348 static iheadtype *import_list = NULL;
1187 iheadtype **pq; in append_import()
1188 iheadtype *q; in append_import()
1206 q = xmalloc (sizeof (iheadtype)); in append_import()
1873 iheadtype *headptr; in generate_idata_ofile()
DChangeLog-98991625 * dlltool.c (ifunctype, iheadtype): New typedefs.