GCC Middle and Back End API Reference
oc_local_state Struct Reference

Data Fields

tree exp
tree type
unsigned HOST_WIDE_INT size
unsigned int align
tree min_index
HOST_WIDE_INT total_bytes
int byte
int last_relative_index
bool byte_buffer_in_use
tree field
tree val
tree index

Detailed Description

Other datastructures + helpers for output_constructor.   
output_constructor local state to support interaction with helpers.   

Field Documentation

unsigned int oc_local_state::align
bool oc_local_state::byte_buffer_in_use
tree oc_local_state::exp

Referenced by output_constructor().

int oc_local_state::last_relative_index
unsigned HOST_WIDE_INT oc_local_state::size

Referenced by output_constructor().


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