Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/binutils/
H A Ddlltool.c336 struct ifunct *funchead; /* First function in list. */ member
1061 q->funchead = xmalloc (sizeof (ifunctype)); in append_import()
1062 q->functail = q->funchead; in append_import()
1766 for (funcptr = headptr->funchead; funcptr != NULL; in generate_idata_ofile()