GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
mapped_symtab Struct Reference

Public Member Functions

 mapped_symtab ()
 
void minimize ()
 

Public Attributes

offset_type n_elements = 0
 
std::vector< symtab_index_entrydata
 
auto_obstack m_string_obstack
 

Detailed Description

Definition at line 186 of file index-write.c.

Constructor & Destructor Documentation

◆ mapped_symtab()

mapped_symtab::mapped_symtab ( )
inline

Definition at line 188 of file index-write.c.

References data.

Member Function Documentation

◆ minimize()

void mapped_symtab::minimize ( )
inline

Definition at line 194 of file index-write.c.

References data.

Member Data Documentation

◆ data

std::vector<symtab_index_entry> mapped_symtab::data

Definition at line 201 of file index-write.c.

Referenced by mapped_symtab(), and minimize().

◆ m_string_obstack

auto_obstack mapped_symtab::m_string_obstack

Definition at line 204 of file index-write.c.

◆ n_elements

offset_type mapped_symtab::n_elements = 0

Definition at line 200 of file index-write.c.


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