FD.io VPP  v21.10.1-2-g0a485f517
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 870 of file elf.h.

Field Documentation

◆ contents

u8* elf_segment_t::contents

Definition at line 879 of file elf.h.

◆ header

elf64_segment_header_t elf_segment_t::header

Definition at line 872 of file elf.h.

◆ index

u32 elf_segment_t::index

Definition at line 877 of file elf.h.

◆ section_index_bitmap

uword* elf_segment_t::section_index_bitmap

Definition at line 875 of file elf.h.


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