Files
rk35xx-android14/external/elfutils/doc/elf_clone.3
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

15 lines
343 B
Plaintext

.\" 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 ()