GCC Middle and Back End API Reference
typeinfo Struct Reference

Data Fields

enum typestatus status
int file_number
int type_number

Detailed Description

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.


Field Documentation

int typeinfo::file_number
enum typestatus typeinfo::status
int typeinfo::type_number

The documentation for this struct was generated from the following file: