FD.io VPP  v21.06-3-gbb25fbf28
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 852 of file elf.h.

Field Documentation

◆ align_size

u64 elf_section_t::align_size

Definition at line 863 of file elf.h.

◆ contents

u8* elf_section_t::contents

Definition at line 867 of file elf.h.

◆ exec_address_change

i64 elf_section_t::exec_address_change

Definition at line 865 of file elf.h.

◆ header

elf64_section_header_t elf_section_t::header

Definition at line 854 of file elf.h.

◆ index

u32 elf_section_t::index

Definition at line 856 of file elf.h.

◆ segment_index_bitmap

uword* elf_section_t::segment_index_bitmap

Definition at line 859 of file elf.h.


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