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

Public Attributes

struct objfileobjfile
 
struct symtabsymtab
 
int funfirstline
 
int list_mode
 

Detailed Description

Definition at line 3484 of file linespec.c.

Member Data Documentation

int collect_minsyms::funfirstline

Definition at line 3493 of file linespec.c.

Referenced by search_minsyms_for_name().

int collect_minsyms::list_mode

Definition at line 3496 of file linespec.c.

Referenced by add_minsym(), and search_minsyms_for_name().

struct objfile* collect_minsyms::objfile

Definition at line 3487 of file linespec.c.

Referenced by add_minsym(), and search_minsyms_for_name().

struct symtab* collect_minsyms::symtab

Definition at line 3490 of file linespec.c.

Referenced by add_minsym(), and search_minsyms_for_name().


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