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

Public Attributes

const char * name
 
domain_enum domain
 
struct symbolresult
 

Detailed Description

Definition at line 2671 of file symtab.c.

Member Data Documentation

domain_enum global_sym_lookup_data::domain

Definition at line 2677 of file symtab.c.

Referenced by lookup_global_symbol(), and lookup_symbol_global_iterator_cb().

const char* global_sym_lookup_data::name

Definition at line 2674 of file symtab.c.

Referenced by lookup_global_symbol(), and lookup_symbol_global_iterator_cb().

struct symbol* global_sym_lookup_data::result

Definition at line 2681 of file symtab.c.

Referenced by lookup_global_symbol(), and lookup_symbol_global_iterator_cb().


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