ReactOS 0.4.15-dev-7958-gcd0bb1a
include_def Struct Reference
Collaboration diagram for include_def:

Public Attributes

charname
 
ULONG_PTR value
 
struct symt ** vector
 
int nrofentries
 

Detailed Description

Definition at line 130 of file stabs.c.

Member Data Documentation

◆ name

char* include_def::name

Definition at line 132 of file stabs.c.

Referenced by stabs_new_include().

◆ nrofentries

int include_def::nrofentries

Definition at line 135 of file stabs.c.

Referenced by stabs_find_ref(), and stabs_new_include().

◆ value

ULONG_PTR include_def::value

Definition at line 133 of file stabs.c.

Referenced by stabs_new_include().

◆ vector

struct symt** include_def::vector

Definition at line 134 of file stabs.c.

Referenced by stabs_find_ref(), and stabs_new_include().


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