GCC Middle and Back End API Reference
string_pool_data Struct Reference

Data Fields

ht_identifier_ptrentries
 
unsigned int nslots
 
unsigned int nelements
 

Detailed Description

Handle saving and restoring the string pool for PCH.   
SPD is saved in the PCH file and holds the information needed
to restore the string pool.   

Field Documentation

◆ entries

◆ nelements

unsigned int string_pool_data::nelements

Referenced by gt_pch_save_stringpool().

◆ nslots

unsigned int string_pool_data::nslots

Referenced by gt_pch_save_stringpool().


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