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

Public Member Functions

 header_file_location (const char *name_, int instance_, legacy_psymtab *pst_)
 

Public Attributes

const char * name
 
int instance
 
legacy_psymtabpst
 

Detailed Description

Definition at line 241 of file dbxread.c.

Constructor & Destructor Documentation

◆ header_file_location()

header_file_location::header_file_location ( const char * name_,
int instance_,
legacy_psymtab * pst_ )
inline

Definition at line 243 of file dbxread.c.

Member Data Documentation

◆ instance

int header_file_location::instance

Definition at line 252 of file dbxread.c.

◆ name

const char* header_file_location::name

◆ pst

legacy_psymtab* header_file_location::pst

Definition at line 253 of file dbxread.c.


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