Searched refs:nextfnfield (Results 1 – 1 of 1) sorted by relevance
560 struct nextfnfield struct562 struct nextfnfield *next; argument574 struct nextfnfield *head;2831 struct nextfnfield *new_fnfield; in dwarf2_add_member_fn()2873 new_fnfield = (struct nextfnfield *) xmalloc (sizeof (struct nextfnfield)); in dwarf2_add_member_fn()2875 memset (new_fnfield, 0, sizeof (struct nextfnfield)); in dwarf2_add_member_fn()2974 struct nextfnfield *nfp = flp->head; in dwarf2_attach_fn_fields_to_type()