GCC Middle and Back End API Reference
ctf_encoding Struct Reference

#include <ctfc.h>

Data Fields

unsigned int cte_format
 
unsigned int cte_offset
 
unsigned int cte_bits
 

Detailed Description

Encoding information for integers, floating-point values etc.  The flags
field will contain values appropriate for the type defined in <ctf.h>.   

Field Documentation

◆ cte_bits

unsigned int ctf_encoding::cte_bits

◆ cte_format

unsigned int ctf_encoding::cte_format

◆ cte_offset

unsigned int ctf_encoding::cte_offset

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