FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
clib_elf_section_t * | sections |
uword * | section_by_name |
char * | exec_path |
elf_main_t * | elf_mains |
Definition at line 77 of file elf_clib.h.
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.