GCC Middle and Back End API Reference
unnamed_section Struct Reference

#include <output.h>

Collaboration diagram for unnamed_section:

Data Fields

struct section_common common
 
unnamed_section_callback callback
 
const chardata
 
sectionnext
 

Detailed Description

Information about a SECTION_UNNAMED section.   

Field Documentation

◆ callback

unnamed_section_callback unnamed_section::callback

Referenced by get_unnamed_section().

◆ common

struct section_common unnamed_section::common

Referenced by get_unnamed_section().

◆ data

const char* unnamed_section::data

Referenced by get_unnamed_section().

◆ next

section* unnamed_section::next

Referenced by get_unnamed_section().


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