|
GCC Middle and Back End API Reference
|
#include <output.h>

Data Fields | |
| struct section_common | common |
| const char * | name |
| tree | decl |
Information about a SECTION_NAMED section.
| struct section_common named_section::common |
Referenced by assemble_variable(), get_section(), and switch_to_section().
| tree named_section::decl |
Referenced by get_section(), and switch_to_section().
| const char* named_section::name |
Referenced by assemble_variable(), get_section(), hash_section(), section_entry_eq(), section_entry_hash(), and switch_to_section().