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

Data Structures

union  variable_aux

Data Fields

location_chain loc_chain
rtx cur_loc
union
variable_part_def::variable_aux 
aux

Detailed Description

   Structure describing one part of variable.  

Field Documentation

union variable_part_def::variable_aux variable_part_def::aux
rtx variable_part_def::cur_loc
     Location which was last emitted to location list.  
location_chain variable_part_def::loc_chain
     Chain of locations of the part.  

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