Query: elf_fill
OS: hpux
Section: 3e
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
elf_fill(3E) elf_fill(3E)NAMEelf_fill - set fill byteSYNOPSIS[flag... ] file... [library] ...DESCRIPTIONAlignment constraints for ELF files sometimes require the presence of ``holes.'' For example, if the data for one section are required to begin on an eight-byte boundary, but the preceding section is too ``short,'' the library must fill the intervening bytes. These bytes are set to the fill character. The library uses zero bytes unless the application supplies a value. See elf_getdata(3E) for more information about these holes. Note An application can assume control of the object file organization by setting the bit (see elf_flag(3E)). When this is done, the library does not fill holes.SEE ALSOelf(3E), elf_getdata(3E), elf_flag(3E), elf_update(3E). elf_fill(3E)
Related Man Pages |
---|
elf_fill(3elf) - sunos |
elf_fill(3elf) - opendarwin |
elf_fill(3elf) - osx |
elf_fill(3elf) - xfree86 |
elf_fill(3elf) - php |
Similar Topics in the Unix Linux Community |
---|
shmat() Failure While Using a Large Amount of Shared Memory |
Script to run command one by one |