GCC Middle and Back End API Reference
|
Data Structures | |
union | addr_table_entry_struct_union |
Data Fields | |
enum ate_kind | kind |
unsigned int | refcount |
unsigned int | index |
union addr_table_entry::addr_table_entry_struct_union | addr |
union addr_table_entry::addr_table_entry_struct_union addr_table_entry::addr |
Referenced by addr_hasher::equal(), init_addr_table_entry(), and output_addr_table().
unsigned int addr_table_entry::index |
enum ate_kind addr_table_entry::kind |
Referenced by addr_hasher::equal(), and init_addr_table_entry().
unsigned int addr_table_entry::refcount |