FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
clib_elf_symbol_t Struct Reference
+ Collaboration diagram for clib_elf_symbol_t:

Data Fields

elf64_symbol_t symbol
 
u32 elf_main_index
 
u32 symbol_table_index
 

Detailed Description

Definition at line 118 of file elf_clib.h.

Field Documentation

◆ elf_main_index

u32 clib_elf_symbol_t::elf_main_index

Definition at line 124 of file elf_clib.h.

◆ symbol

elf64_symbol_t clib_elf_symbol_t::symbol

Definition at line 121 of file elf_clib.h.

◆ symbol_table_index

u32 clib_elf_symbol_t::symbol_table_index

Definition at line 127 of file elf_clib.h.


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