FD.io VPP  v16.12-rc0-308-g931be3a
Vector Packet Processing
elf_section_t Struct Reference
+ Collaboration diagram for elf_section_t:

Data Fields

elf64_section_header_t header
 
u32 index
 
uwordsegment_index_bitmap
 
u64 align_size
 
i64 exec_address_change
 
u8contents
 

Detailed Description

Definition at line 853 of file elf.h.

Field Documentation

u64 elf_section_t::align_size

Definition at line 864 of file elf.h.

u8* elf_section_t::contents

Definition at line 868 of file elf.h.

i64 elf_section_t::exec_address_change

Definition at line 866 of file elf.h.

elf64_section_header_t elf_section_t::header

Definition at line 855 of file elf.h.

u32 elf_section_t::index

Definition at line 857 of file elf.h.

uword* elf_section_t::segment_index_bitmap

Definition at line 860 of file elf.h.


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