Searched refs:empty_scope (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c70 static struct coff_scope *empty_scope (void);
84 empty_scope (void) function
101 struct coff_scope *n = empty_scope ();
386 res->u.astructdef.elements = empty_scope ();
413 res->u.aenumdef.elements = empty_scope ();
459 ptr->u.function.parameters = empty_scope ();

Completed in 56 milliseconds