Lines Matching defs:class

207 /* Set for a private base class, clear for a public base class.
210 /* Set for a virtual base class. */
212 /* Set for a friend class, clear for a base class. */
2480 information like the class with which this function is
2492 const char *name, *mangled, *class;
2500 || ! ieee_require_atn65 (info, pp, &class, &classlen)
2517 /* Read a C++ class definition. This is a pmisc type 80 record of
2525 bfd_vma class;
2550 if (! ieee_require_asn (info, pp, &class))
2615 /* This represents a base or friend class. */
2646 ieee_error (info, start, _("C++ base class not defined"));
2677 _("C++ base class not found in container"));
3172 class != 'u',
3295 const char *class, *name;
3305 /* Giving the class name before the member name is in an addendum to
3309 if (! ieee_require_atn65 (info, pp, &class, &classlen))
3399 if (it->name[0] == class[0]
3400 && strncmp (it->name, class, classlen) == 0
3412 "C++ reference in class with no fields");
3637 /* This structure holds information for a class on the type stack. */
3643 /* The pmisc records for the class. */
3647 /* The name of the class holding the virtual table, if not this
3648 class. */
3650 /* Whether this class holds its own virtual table. */
3677 /* If this is a class, this is where the class information is built. */
3827 /* List of buffers for C++ class definitions in the current
5962 /* This is a class. We must add a description of this field to
5963 the class records we are building. */
5983 records after the class is defined. */
6092 /* Start a class type. */
6105 /* A C++ class is output as a C++ struct along with a set of pmisc
6106 records describing the class. */
6109 the class. */
6120 finished the class, because we don't know the virtual table size.
6127 /* We don't call ieee_pop_unused_type, since the class should
6162 /* Add a static member to a class. */
6196 /* Add a base class to a class. */
6220 /* We are currently defining both a struct and a class. We must
6222 class. The stabs debugging reader will create a field named
6223 _vb$CLASS for a virtual base class, so we just use that. FIXME:
6266 /* Start building a method for a class. */
6394 /* Finish up a class. */
6405 /* If we were ignoring this class definition because it was a