GCC Middle and Back End API Reference
|
Data Fields | |
ht_identifier_ptr * | entries |
unsigned int | nslots |
unsigned int | nelements |
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.
ht_identifier_ptr* string_pool_data::entries |
unsigned int string_pool_data::nelements |
Referenced by gt_pch_save_stringpool().
unsigned int string_pool_data::nslots |
Referenced by gt_pch_save_stringpool().