GDB (xrefs)
Public Member Functions | Public Attributes | List of all members
linespec Struct Reference

Public Member Functions

 VEC (symtab_ptr)
 

Public Attributes

const char * expression
 
CORE_ADDR expr_pc
 
const char * source_filename
 
 labels
 
struct line_offset line_offset
 

Detailed Description

Definition at line 96 of file linespec.c.

Member Function Documentation

linespec::VEC ( symtab_ptr  )
inline

Definition at line 116 of file linespec.c.

Member Data Documentation

CORE_ADDR linespec::expr_pc

Definition at line 105 of file linespec.c.

const char* linespec::expression

Definition at line 102 of file linespec.c.

Referenced by canonicalize_linespec().

linespec::labels

Definition at line 141 of file linespec.c.

Referenced by canonicalize_linespec().

struct line_offset linespec::line_offset

Definition at line 145 of file linespec.c.

Referenced by canonicalize_linespec().

const char* linespec::source_filename

Definition at line 110 of file linespec.c.

Referenced by canonicalize_linespec().


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