1ELF_CLONE(3) Libelf Programmer's Manual ELF_CLONE(3)
2
3
4
6 elf_clone - Create a clone of an existing ELF descriptor.
7
9 #include <libelf.h>
10
11 Elf *elf_clone (int filedes, Elf_Cmd cmd);
12
14 The elf_clone()
15
16
17
18Libelf 2017-09-05 ELF_CLONE(3)