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 |
tree named_section::decl |
If nonnull, the VAR_DECL or FUNCTION_DECL with which the section is associated.
const char* named_section::name |
The name of the section.