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

Public Attributes

int used
 
struct demangle_infonext
 
struct demangle_component comps [ALLOC_CHUNK]
 

Detailed Description

Definition at line 90 of file cp-name-parser.c.

Member Data Documentation

◆ comps

struct demangle_component demangle_info::comps[ALLOC_CHUNK]

Definition at line 93 of file cp-name-parser.c.

Referenced by cpname_state::d_grab().

◆ next

struct demangle_info* demangle_info::next

◆ used

int demangle_info::used

Definition at line 91 of file cp-name-parser.c.

Referenced by cpname_state::d_grab().


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