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

Public Attributes

const char * name
 
int instance
 
struct partial_symtabpst
 

Detailed Description

Definition at line 239 of file dbxread.c.

Member Data Documentation

◆ instance

int header_file_location::instance

Definition at line 242 of file dbxread.c.

Referenced by add_bincl_to_list(), and find_corresponding_bincl_psymtab().

◆ name

const char* header_file_location::name

Definition at line 241 of file dbxread.c.

Referenced by add_bincl_to_list(), and find_corresponding_bincl_psymtab().

◆ pst

struct partial_symtab* header_file_location::pst

Definition at line 243 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: