summaryrefslogtreecommitdiffstats
path: root/doc/elf_clone.3
blob: 38ec9217f8716656d0338ccc03ddfe0cddee0cd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.\" Modified Thu Sep 5 2017 by Ben Woodard <woodard@redhat.com>
.\"
.TH ELF_CLONE 3 2017-09-05 "Libelf" "Libelf Programmer's Manual"
.SH NAME
elf_clone \- Create a clone of an existing ELF descriptor.
.nf
.SH SYNOPSIS
.B #include <libelf.h>
.sp
.BI "Elf *elf_clone (int " filedes ", Elf_Cmd " cmd ");"
.fi
.SH DESCRIPTION
The
.BR elf_clone ()