GCC Middle and Back End API Reference
|
#include <rtl.h>
Data Fields | |
section * | sect |
unsigned int | alignment |
HOST_WIDE_INT | size |
vec< rtx, va_gc > * | objects |
vec< rtx, va_gc > * | anchors |
Describes a group of objects that are to be placed together in such a way that their relative positions are known.
unsigned int object_block::alignment |
Referenced by output_object_block(), and place_block_symbol().
Referenced by get_section_anchor(), and output_object_block().
Referenced by output_object_block(), and place_block_symbol().
section* object_block::sect |
HOST_WIDE_INT object_block::size |
Referenced by create_block_symbol(), and place_block_symbol().