mirror of
https://github.com/serge1/ELFIO.git
synced 2025-01-16 13:22:14 +00:00
c743d0bf74
Many example elfs (hello_32, hello_64, asm ...) require that the first section directly follows the program header table. The section header is then placed between segments or at the end. This change prepares the late placement of section header table. |
||
---|---|---|
.. | ||
elf_types.hpp | ||
elfio_dump.hpp | ||
elfio_dynamic.hpp | ||
elfio_header.hpp | ||
elfio_note.hpp | ||
elfio_relocation.hpp | ||
elfio_section.hpp | ||
elfio_segment.hpp | ||
elfio_strings.hpp | ||
elfio_symbols.hpp | ||
elfio_utils.hpp | ||
elfio.hpp |