GDB (xrefs)
Loading...
Searching...
No Matches
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 104 of file stabsread.h.

Member Data Documentation

◆ instance

int header_file::instance

Definition at line 115 of file stabsread.h.

Referenced by add_new_header_file(), and add_old_header_file().

◆ length

int header_file::length

Definition at line 123 of file stabsread.h.

Referenced by add_new_header_file().

◆ name

char* header_file::name

◆ vector

struct type** header_file::vector

Definition at line 119 of file stabsread.h.

Referenced by add_new_header_file().


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