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

#include "stabsread.h"

Public Attributes

char * name
 
int instance
 
struct type ** vector
 
int length
 

Detailed Description

Definition at line 82 of file stabsread.h.

Member Data Documentation

int header_file::instance

Definition at line 93 of file stabsread.h.

Referenced by add_new_header_file(), and add_old_header_file().

int header_file::length

Definition at line 101 of file stabsread.h.

Referenced by add_new_header_file(), and dbx_lookup_type().

char* header_file::name

Definition at line 87 of file stabsread.h.

Referenced by add_new_header_file().

struct type** header_file::vector

Definition at line 97 of file stabsread.h.

Referenced by add_new_header_file(), dbx_free_symfile_info(), and dbx_lookup_type().


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