Main index | Section 3 | Options |
#include <libelf.h>
#include <gelf.h>
Functions elf32_fsize() and elf64_fsize() return sizes for files of class ELFCLASS32 and ELFCLASS64 respectively. Function gelf_fsize() returns the size for the class of ELF descriptor elf.
[ELF_E_ARGUMENT] | |
Argument elf was NULL in a call to gelf_fsize(). | |
[ELF_E_ARGUMENT] | |
ELF descriptor elf had an unknown ELF class. | |
[ELF_E_ARGUMENT] | |
Argument type contained an illegal value. | |
[ELF_E_UNIMPL] | Support for ELF type type has not been implemented. |
[ELF_E_VERSION] | Argument version is not a supported version. |
GELF_FSIZE (3) | February 5, 2008 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Using Unix is the computing equivalent of listening only to music by David Cassidy | ” |
— Rob Pike |