GCC Middle and Back End API Reference
mode_adjust Struct Reference
Collaboration diagram for mode_adjust:

Data Fields

struct mode_adjustnext
struct mode_datamode
const char * adjustment
const char * file
unsigned int line

Detailed Description

   Data structure for recording target-specified runtime adjustments
   to a particular mode.  We support varying the byte size, the
   alignment, and the floating point format.  

Field Documentation

const char* mode_adjust::adjustment
const char* mode_adjust::file
unsigned int mode_adjust::line
struct mode_data* mode_adjust::mode
struct mode_adjust* mode_adjust::next

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