ReactOS 0.4.15-dev-7842-g558ab78
DWARF2_External_ARange Struct Reference

#include <dwarf2.h>

Public Attributes

unsigned char ar_length [4]
 
unsigned char ar_version [2]
 
unsigned char ar_info_offset [4]
 
unsigned char ar_pointer_size [1]
 
unsigned char ar_segment_size [1]
 

Detailed Description

Definition at line 111 of file dwarf2.h.

Member Data Documentation

◆ ar_info_offset

unsigned char DWARF2_External_ARange::ar_info_offset[4]

Definition at line 115 of file dwarf2.h.

◆ ar_length

unsigned char DWARF2_External_ARange::ar_length[4]

Definition at line 113 of file dwarf2.h.

◆ ar_pointer_size

unsigned char DWARF2_External_ARange::ar_pointer_size[1]

Definition at line 116 of file dwarf2.h.

◆ ar_segment_size

unsigned char DWARF2_External_ARange::ar_segment_size[1]

Definition at line 117 of file dwarf2.h.

◆ ar_version

unsigned char DWARF2_External_ARange::ar_version[2]

Definition at line 114 of file dwarf2.h.


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