ReactOS 0.4.15-dev-7928-g68a8619
DWARF2_Internal_CompUnit Struct Reference

#include <dwarf2.h>

Public Attributes

unsigned long cu_length
 
unsigned short cu_version
 
unsigned long cu_abbrev_offset
 
unsigned char cu_pointer_size
 

Detailed Description

Definition at line 102 of file dwarf2.h.

Member Data Documentation

◆ cu_abbrev_offset

unsigned long DWARF2_Internal_CompUnit::cu_abbrev_offset

Definition at line 106 of file dwarf2.h.

◆ cu_length

unsigned long DWARF2_Internal_CompUnit::cu_length

Definition at line 104 of file dwarf2.h.

◆ cu_pointer_size

unsigned char DWARF2_Internal_CompUnit::cu_pointer_size

Definition at line 107 of file dwarf2.h.

◆ cu_version

unsigned short DWARF2_Internal_CompUnit::cu_version

Definition at line 105 of file dwarf2.h.


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