GCC Middle and Back End API Reference
allocation_object_def Struct Reference

Data Fields

ALLOC_POOL_ID_TYPE id
union {
   char   data [1]
   char *   align_p
   HOST_WIDEST_INT   align_i
u

Detailed Description

The internal allocation object.   

Field Documentation

HOST_WIDEST_INT allocation_object_def::align_i
char* allocation_object_def::align_p
char allocation_object_def::data[1]
ALLOC_POOL_ID_TYPE allocation_object_def::id
union { ... } allocation_object_def::u

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