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

Man Page: elf32_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
elf32_getshdr(3elf) - opensolaris
elf64_getshdr(3elf) - opensolaris
elf_ndxscn(3e) - hpux
elf_newscn(3e) - hpux
elf32_getshdr(3elf) - linux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Tar Command
Shopt -s histappend