Rizin
unix-like reverse engineering framework and cli tools
eh_frame_hdr_info Struct Reference

#include <elf-bfd.h>

Public Attributes

struct htab * cies
 
asectionhdr_sec
 
unsigned int fde_count
 
unsigned int array_count
 
struct eh_frame_array_entarray
 
bfd_boolean table
 
bfd_boolean offsets_adjusted
 

Detailed Description

Definition at line 290 of file elf-bfd.h.

Member Data Documentation

◆ array

struct eh_frame_array_ent* eh_frame_hdr_info::array

Definition at line 294 of file elf-bfd.h.

◆ array_count

unsigned int eh_frame_hdr_info::array_count

Definition at line 293 of file elf-bfd.h.

◆ cies

struct htab* eh_frame_hdr_info::cies

Definition at line 291 of file elf-bfd.h.

◆ fde_count

unsigned int eh_frame_hdr_info::fde_count

Definition at line 293 of file elf-bfd.h.

◆ hdr_sec

asection* eh_frame_hdr_info::hdr_sec

Definition at line 292 of file elf-bfd.h.

◆ offsets_adjusted

bfd_boolean eh_frame_hdr_info::offsets_adjusted

Definition at line 299 of file elf-bfd.h.

◆ table

bfd_boolean eh_frame_hdr_info::table

Definition at line 298 of file elf-bfd.h.


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