FD.io VPP  v18.10-32-g1161dda
Vector Packet Processing
elf_segment_t Struct Reference
+ Collaboration diagram for elf_segment_t:

Data Fields

elf64_segment_header_t header
 
uwordsection_index_bitmap
 
u32 index
 
u8contents
 

Detailed Description

Definition at line 871 of file elf.h.

Field Documentation

u8* elf_segment_t::contents

Definition at line 880 of file elf.h.

elf64_segment_header_t elf_segment_t::header

Definition at line 873 of file elf.h.

u32 elf_segment_t::index

Definition at line 878 of file elf.h.

uword* elf_segment_t::section_index_bitmap

Definition at line 876 of file elf.h.


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