ReactOS 0.4.15-dev-7918-g2a2556c
DWARF2_External_CompUnit Struct Reference

#include <dwarf2.h>

Public Attributes

unsigned char cu_length [4]
 
unsigned char cu_version [2]
 
unsigned char cu_abbrev_offset [4]
 
unsigned char cu_pointer_size [1]
 

Detailed Description

Definition at line 93 of file dwarf2.h.

Member Data Documentation

◆ cu_abbrev_offset

unsigned char DWARF2_External_CompUnit::cu_abbrev_offset[4]

Definition at line 97 of file dwarf2.h.

◆ cu_length

unsigned char DWARF2_External_CompUnit::cu_length[4]

Definition at line 95 of file dwarf2.h.

◆ cu_pointer_size

unsigned char DWARF2_External_CompUnit::cu_pointer_size[1]

Definition at line 98 of file dwarf2.h.

◆ cu_version

unsigned char DWARF2_External_CompUnit::cu_version[2]

Definition at line 96 of file dwarf2.h.


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