elf64_getshdr(3e) hpux man page | unix.com

Man Page: elf64_getshdr

Operating Environment: hpux

Section: 3e

elf_getshdr(3E) 														   elf_getshdr(3E)

NAME
elf32_getshdr, elf64_getshdr - retrieve class-dependent section header for elf32 and elf64 files, respectively
SYNOPSIS
[flag... ] file... [library] ...
DESCRIPTION
For a 32-bit class file, returns a pointer to a section header for the section descriptor scn. Otherwise, the file is not a 32-bit class file, scn was null, or an error occurred; then returns NULL. The header includes the following members. For a 64-bit class file, returns a pointer to a section header for the section descriptor scn. Otherwise, the file is not a 64-bit class file, scn was null, or an error occurred; then returns NULL. The header includes the following members. If the program is building a new file, it is responsible for creating the file's ELF header before creating sections.
SEE ALSO
elf(3E), elf_flag(3E), elf_getscn(3E), elf_strptr(3E). elf_getshdr(3E)
Related Man Pages
elf_newscn(3e) - hpux
elf_nextscn(3e) - hpux
elf64_getshdr(3elf) - sunos
elf32_getshdr(3elf) - linux
elf32_getshdr(3elf) - opendarwin
Similar Topics in the Unix Linux Community
Unix File Permissions
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
SAN Migration question
Seeking Alternative for diff in hp