Data Fields
test_shdrtab Struct Reference

Data Fields

bfelf_shdr hash
 
bfelf_shdr dynsym
 
bfelf_shdr dynstr
 
bfelf_shdr relatab
 
bfelf_shdr eh_frame
 
bfelf_shdr init_array
 
bfelf_shdr fini_array
 
bfelf_shdr dynamic
 
bfelf_shdr ctors
 
bfelf_shdr dtors
 

Detailed Description

Definition at line 106 of file test_elf.h.

Field Documentation

◆ hash

bfelf_shdr test_shdrtab::hash

Definition at line 108 of file test_elf.h.

◆ dynsym

bfelf_shdr test_shdrtab::dynsym

Definition at line 109 of file test_elf.h.

◆ dynstr

bfelf_shdr test_shdrtab::dynstr

Definition at line 110 of file test_elf.h.

◆ relatab

bfelf_shdr test_shdrtab::relatab

Definition at line 111 of file test_elf.h.

◆ eh_frame

bfelf_shdr test_shdrtab::eh_frame

Definition at line 112 of file test_elf.h.

◆ init_array

bfelf_shdr test_shdrtab::init_array

Definition at line 113 of file test_elf.h.

◆ fini_array

bfelf_shdr test_shdrtab::fini_array

Definition at line 114 of file test_elf.h.

◆ dynamic

bfelf_shdr test_shdrtab::dynamic

Definition at line 115 of file test_elf.h.

◆ ctors

bfelf_shdr test_shdrtab::ctors

Definition at line 116 of file test_elf.h.

◆ dtors

bfelf_shdr test_shdrtab::dtors

Definition at line 117 of file test_elf.h.


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