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

Public Member Functions

void minimize ()
 

Public Attributes

const char * name
 
offset_type index_offset
 
std::vector< offset_typecu_indices
 

Detailed Description

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

Member Function Documentation

◆ minimize()

void symtab_index_entry::minimize ( )

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

References cu_indices, and name.

Member Data Documentation

◆ cu_indices

std::vector<offset_type> symtab_index_entry::cu_indices

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

Referenced by add_index_entry(), and minimize().

◆ index_offset

offset_type symtab_index_entry::index_offset

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

◆ name

const char* symtab_index_entry::name

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