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 get_section(), switch_to_comdat_section(), and switch_to_section().
tree named_section::decl |
Referenced by get_section(), output_object_block(), and switch_to_section().
const char* named_section::name |