GCC Middle and Back End API Reference
section_hash_entry Struct Reference

#include <cgraph.h>

Data Fields

int ref_count
 
char * name
 

Detailed Description

Section names are stored as reference counted strings in GGC safe hashtable
(to make them survive through PCH).   

Field Documentation

◆ name

char* section_hash_entry::name

◆ ref_count

int section_hash_entry::ref_count

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