Data Fields
bfelf_test Struct Reference

Data Fields

bfelf_ehdr header
 
test_phdrtab phdrtab
 
test_dynsym dynsym
 
test_dynstr dynstr
 
test_hash hash
 
test_relatab relatab
 
test_eh_frame eh_frame
 
test_init_array init_array
 
test_fini_array fini_array
 
test_dynamic dynamic
 
test_shdrtab shdrtab
 

Detailed Description

Definition at line 120 of file test_elf.h.

Field Documentation

◆ header

bfelf_ehdr bfelf_test::header

Definition at line 122 of file test_elf.h.

◆ phdrtab

test_phdrtab bfelf_test::phdrtab

Definition at line 123 of file test_elf.h.

◆ dynsym

test_dynsym bfelf_test::dynsym

Definition at line 125 of file test_elf.h.

◆ dynstr

test_dynstr bfelf_test::dynstr

Definition at line 126 of file test_elf.h.

◆ hash

test_hash bfelf_test::hash

Definition at line 127 of file test_elf.h.

◆ relatab

test_relatab bfelf_test::relatab

Definition at line 128 of file test_elf.h.

◆ eh_frame

test_eh_frame bfelf_test::eh_frame

Definition at line 129 of file test_elf.h.

◆ init_array

test_init_array bfelf_test::init_array

Definition at line 130 of file test_elf.h.

◆ fini_array

test_fini_array bfelf_test::fini_array

Definition at line 131 of file test_elf.h.

◆ dynamic

test_dynamic bfelf_test::dynamic

Definition at line 132 of file test_elf.h.

◆ shdrtab

test_shdrtab bfelf_test::shdrtab

Definition at line 134 of file test_elf.h.


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