GCC Middle and Back End API Reference
string_pool_data Struct Reference

Data Fields

ht_identifier_ptr * entries
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

ht_identifier_ptr* string_pool_data::entries

Referenced by gt_pch_save_stringpool().

unsigned int string_pool_data::nelements

Referenced by gt_pch_save_stringpool().

unsigned int string_pool_data::nslots

Referenced by gt_pch_save_stringpool().


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