ELF_CLONE
Section: Libelf Programmer's Manual (3)
Updated: 2017-09-05
Page Index
NAME
elf_clone - Create a clone of an existing ELF descriptor.
SYNOPSIS
#include <
libelf.h
>
Elf *elf_clone (int
filedes
, Elf_Cmd
cmd
);
DESCRIPTION
The
elf_clone
()
Index
NAME
SYNOPSIS
DESCRIPTION