GCC Middle and Back End API Reference
|
Data Fields | |
enum typestatus | status |
int | file_number |
int | type_number |
Structure recording information about a C data type. The status element says whether we have yet output the definition of the type. TYPE_XREF says we have output it as a cross-reference only. The file_number and type_number elements are used if DBX_USE_BINCL is defined.
int typeinfo::file_number |
enum typestatus typeinfo::status |
int typeinfo::type_number |