FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | elf_tool_main_t |
Functions | |
static clib_error_t * | elf_set_interpreter (elf_main_t *em, elf_tool_main_t *tm) |
static void | delete_rpath_for_section (elf_main_t *em, elf_section_t *s) |
static void | delete_rpath (elf_main_t *em) |
static clib_error_t * | set_rpath_for_section (elf_main_t *em, elf_section_t *s, char *new_rpath) |
static clib_error_t * | set_rpath (elf_main_t *em, char *rpath) |
static clib_error_t * | set_interpreter_rpath (elf_tool_main_t *tm) |
int | main (int argc, char *argv[]) |
|
static |
|
static |
|
static |
int main | ( | int | argc, |
char * | argv[] | ||
) |
|
static |
|
static |
|
static |