FD.io VPP  v17.04-9-g99c0734
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_main_t* clib_elf_main_t::elf_mains

Definition at line 88 of file elf_clib.h.

char* clib_elf_main_t::exec_path

Definition at line 86 of file elf_clib.h.

uword* clib_elf_main_t::section_by_name

Definition at line 83 of file elf_clib.h.

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: