#include <stab.h>

Data Fields | |
| mINT64 | size |
| mUINT32 | flags |
| mUINT32 | id |
| mUINT8 | kind |
| mUINT8 | btype |
| mUINT16 | align |
| char * | name |
| union { | |
| ENUM_CONST * ec_list | |
| FLD * flist | |
| MBR * mlist | |
| COMP * clist | |
| ARI * arinfo | |
| struct ty * pointed | |
| struct fti * ftinfo | |
| } | spec_type_info |
| struct ty * | pointer |
| struct ty * | next |
Definition at line 618 of file stab.h.
struct ty* ty::pointed [read] |
struct fti* ty::ftinfo [read] |
| union { ... } ty::spec_type_info |
struct ty* ty::pointer [read] |
1.5.6