GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
symbol_searcher_collect_info Struct Reference
Inheritance diagram for symbol_searcher_collect_info:
collect_info

Public Member Functions

bool add_symbol (block_symbol *bsym) override
 

Additional Inherited Members

- Public Attributes inherited from collect_info
struct linespec_statestate
 
const std::vector< symtab * > * file_symtabs
 
struct { 
 
   std::vector< block_symbol > *   symbols 
 
   std::vector< bound_minimal_symbol > *   minimal_symbols 
 
result 
 

Detailed Description

Definition at line 216 of file linespec.c.

Member Function Documentation

◆ add_symbol()

bool symbol_searcher_collect_info::add_symbol ( block_symbol * bsym)
inlineoverridevirtual

Reimplemented from collect_info.

Definition at line 219 of file linespec.c.

References collect_info::result.


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