![]() |
FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Collaboration diagram for clib_elf_main_t: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.