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

Public Attributes

explicit_location_spec explicit_loc
 
std::vector< symtab * > file_symtabs
 
std::vector< block_symbolfunction_symbols
 
std::vector< bound_minimal_symbolminimal_symbols
 
struct { 
 
   std::vector< block_symbol >   label_symbols 
 
   std::vector< block_symbol >   function_symbols 
 
labels 
 

Detailed Description

Definition at line 95 of file linespec.c.

Member Data Documentation

◆ explicit_loc

explicit_location_spec linespec::explicit_loc

◆ file_symtabs

std::vector<symtab *> linespec::file_symtabs

◆ function_symbols

std::vector<block_symbol> linespec::function_symbols

◆ label_symbols

std::vector<block_symbol> linespec::label_symbols

◆ [struct]

struct { ... } linespec::labels

◆ minimal_symbols

std::vector<bound_minimal_symbol> linespec::minimal_symbols

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