elf_update - Man Page
update an ELF descriptor
Synopsis
#include <libelf.h>
off_t elf_update (Elf *elf, Elf_Cmd cmd);
Description
The elf_update()
Referenced By
elf_fill(3), elf_flagelf(3), elf_getdata_rawchunk(3), elf_newdata(3), elf_newscn(3).
2017-09-05 Libelf Programmer's Manual