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

Public Attributes

symbol_found_callback_ftypecallback
 
void * data
 

Detailed Description

Definition at line 961 of file linespec.c.

Member Data Documentation

symbol_found_callback_ftype* symbol_and_data_callback::callback

Definition at line 964 of file linespec.c.

Referenced by iterate_inline_only(), and iterate_over_all_matching_symtabs().

void* symbol_and_data_callback::data

Definition at line 967 of file linespec.c.

Referenced by iterate_inline_only().


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