Searched refs:tostruct (Results 1 – 5 of 5) sorted by relevance
132 struct tostruct { struct163 struct tostruct *tos;
151 p->tossize = p->tolimit * sizeof(struct tostruct); in weak_alias()161 p->tos = (struct tostruct *)cp; in weak_alias()
62 struct tostruct *top, *prevtop; in _MCOUNT_DECL()
2016 (struct tostruct): Use ACRINDEX as type for link field.
9040 * gmon/gmon.c (_mcleanup): Free tostruct array allocated in monstartup.