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

◆ entries

ht_identifier_ptr* string_pool_data::entries

◆ nelements

unsigned int string_pool_data::nelements

◆ nslots

unsigned int string_pool_data::nslots

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