Home | History | Annotate | Download | only in binutils

Lines Matching defs:varargs

202   bool varargs;
264 bool varargs;
1402 debug_type *arg_types, bool varargs)
1419 f->varargs = varargs;
1574 bool varargs)
1592 m->varargs = varargs;
2184 *pvarargs = type->u.kfunction->varargs;
2187 *pvarargs = type->u.kmethod->varargs;
2583 type->u.kfunction->varargs);
2643 type->u.kmethod->varargs);
3133 if (t1->u.kfunction->varargs != t2->u.kfunction->varargs
3190 if (t1->u.kmethod->varargs != t2->u.kmethod->varargs