![]() |
FD.io VPP
v21.06-1-gbb7418cf9
Vector Packet Processing
|
Include dependency graph for elftool.c: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 |