GCC Middle and Back End API Reference
section Union Reference

#include <output.h>

Collaboration diagram for section:

Data Fields

struct section_common common
struct named_section named
struct unnamed_section unnamed
struct noswitch_section noswitch

Detailed Description

   Information about a section, which may be named or unnamed.  

Field Documentation

struct section_common section::common

Referenced by get_section().

struct named_section section::named
struct noswitch_section section::noswitch

Referenced by object_block_entry_hash().

struct unnamed_section section::unnamed

Referenced by hash_section().


The documentation for this union was generated from the following file: