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

Public Attributes

char * name
 
int instance
 
struct partial_symtabpst
 

Detailed Description

Definition at line 242 of file dbxread.c.

Member Data Documentation

int header_file_location::instance

Definition at line 245 of file dbxread.c.

Referenced by add_bincl_to_list(), and find_corresponding_bincl_psymtab().

char* header_file_location::name

Definition at line 244 of file dbxread.c.

Referenced by add_bincl_to_list(), and find_corresponding_bincl_psymtab().

struct partial_symtab* header_file_location::pst

Definition at line 246 of file dbxread.c.

Referenced by add_bincl_to_list(), and find_corresponding_bincl_psymtab().


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