GCC Middle and Back End API Reference
|
#include <rtl.h>
Data Fields | |
rtunion | fld [2] |
struct object_block * | block |
HOST_WIDE_INT | offset |
This structure remembers the position of a SYMBOL_REF within an object_block structure. A SYMBOL_REF only provides this information if SYMBOL_REF_HAS_BLOCK_INFO_P is true.
struct object_block* block_symbol::block |
Referenced by create_block_symbol().
rtunion block_symbol::fld[2] |
HOST_WIDE_INT block_symbol::offset |