FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
clib_elf_main_t Struct Reference
+ Collaboration diagram for clib_elf_main_t:

Data Fields

clib_elf_section_tsections
 
uwordsection_by_name
 
char * exec_path
 
elf_main_telf_mains
 

Detailed Description

Definition at line 77 of file elf_clib.h.

Field Documentation

◆ elf_mains

elf_main_t* clib_elf_main_t::elf_mains

Definition at line 88 of file elf_clib.h.

◆ exec_path

char* clib_elf_main_t::exec_path

Definition at line 86 of file elf_clib.h.

◆ section_by_name

uword* clib_elf_main_t::section_by_name

Definition at line 83 of file elf_clib.h.

◆ sections

clib_elf_section_t* clib_elf_main_t::sections

Definition at line 80 of file elf_clib.h.


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