GDB (xrefs)
Public Attributes | List of all members
match_data Struct Reference

Public Attributes

struct objfileobjfile
 
struct obstack * obstackp
 
struct symbolarg_sym
 
int found_sym
 

Detailed Description

Definition at line 5283 of file ada-lang.c.

Member Data Documentation

struct symbol* match_data::arg_sym

Definition at line 5287 of file ada-lang.c.

Referenced by aux_add_nonlocal_symbols().

int match_data::found_sym

Definition at line 5288 of file ada-lang.c.

Referenced by aux_add_nonlocal_symbols().

struct objfile* match_data::objfile

Definition at line 5285 of file ada-lang.c.

Referenced by add_nonlocal_symbols(), and aux_add_nonlocal_symbols().

struct obstack* match_data::obstackp

Definition at line 5286 of file ada-lang.c.

Referenced by add_nonlocal_symbols(), and aux_add_nonlocal_symbols().


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