Linux Perf
eh_frame_hdr Struct Reference
Collaboration diagram for eh_frame_hdr:
Collaboration graph

Public Attributes

unsigned char version
 
unsigned char eh_frame_ptr_enc
 
unsigned char fde_count_enc
 
unsigned char table_enc
 
u64 enc [2]
 
char data [0]
 

Detailed Description

Definition at line 222 of file unwind-libunwind-local.c.

Member Data Documentation

◆ data

char eh_frame_hdr::data[0]

Definition at line 245 of file unwind-libunwind-local.c.

◆ eh_frame_ptr_enc

unsigned char eh_frame_hdr::eh_frame_ptr_enc

Definition at line 224 of file unwind-libunwind-local.c.

◆ enc

u64 eh_frame_hdr::enc[2]

Definition at line 237 of file unwind-libunwind-local.c.

◆ fde_count_enc

unsigned char eh_frame_hdr::fde_count_enc

Definition at line 225 of file unwind-libunwind-local.c.

◆ table_enc

unsigned char eh_frame_hdr::table_enc

Definition at line 226 of file unwind-libunwind-local.c.

◆ version

unsigned char eh_frame_hdr::version

Definition at line 223 of file unwind-libunwind-local.c.


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