GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
found_minimal_symbols Struct Reference

Public Member Functions

bool maybe_collect (const char *sfile, objfile *objf, minimal_symbol *msymbol)
 

Public Attributes

bound_minimal_symbol external_symbol
 
bound_minimal_symbol file_symbol
 
bound_minimal_symbol trampoline_symbol
 

Detailed Description

Definition at line 230 of file minsyms.c.

Member Function Documentation

◆ maybe_collect()

bool found_minimal_symbols::maybe_collect ( const char * sfile,
objfile * objf,
minimal_symbol * msymbol )

Member Data Documentation

◆ external_symbol

bound_minimal_symbol found_minimal_symbols::external_symbol

Definition at line 233 of file minsyms.c.

Referenced by lookup_minimal_symbol(), and maybe_collect().

◆ file_symbol

bound_minimal_symbol found_minimal_symbols::file_symbol

Definition at line 236 of file minsyms.c.

Referenced by lookup_minimal_symbol(), and maybe_collect().

◆ trampoline_symbol

bound_minimal_symbol found_minimal_symbols::trampoline_symbol

Definition at line 239 of file minsyms.c.

Referenced by lookup_minimal_symbol(), and maybe_collect().


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