|
GCC Middle and Back End API Reference
|
Static Public Member Functions | |
| static void * | get_data (void *instance_ptr) |
Data Fields | |
| union { | |
| char data [1] | |
| char * align_p | |
| int64_t align_i | |
| } | u |
|
inlinestatic |
References u.
Referenced by base_pool_allocator< TBlockAllocator >::allocate().
| int64_t base_pool_allocator< TBlockAllocator >::allocation_object::align_i |
| char* base_pool_allocator< TBlockAllocator >::allocation_object::align_p |
| char base_pool_allocator< TBlockAllocator >::allocation_object::data[1] |
| union { ... } base_pool_allocator< TBlockAllocator >::allocation_object::u |
Referenced by get_data().