GDB (xrefs)
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 91 of file cp-name-parser.c.

Member Data Documentation

struct demangle_component demangle_info::comps[ALLOC_CHUNK]

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

Referenced by d_grab().

struct demangle_info* demangle_info::next
int demangle_info::used

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

Referenced by allocate_info(), and d_grab().


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