elf_clone - Man Page
Create a clone of an existing ELF descriptor.
Synopsis
#include <libelf.h>
Elf *elf_clone (int filedes, Elf_Cmd cmd);
Description
The elf_clone()
Info
2017-09-05 Libelf Programmer's Manual
Create a clone of an existing ELF descriptor.
#include <libelf.h>
Elf *elf_clone (int filedes, Elf_Cmd cmd);
The elf_clone()