ELFIO/ELFIOTest
Mario Werner b91a43b378 special support for PHDR segments and segments which include the elf header
Only elf files with strange GNU_RELRO segments fail the load, save, cycle.

It would maybe a good idea to separate the layout functionality from the
current save. The current coupling of layout and save make it
impossible to build layouts which contain the elf header via the public
API.
2014-11-15 22:08:52 +01:00
..
ELFIOTest1.cpp special support for PHDR segments and segments which include the elf header 2014-11-15 22:08:52 +01:00
ELFIOTest.cpp Add a test that verifies ARM executable which was generated by CLang and LLVM 2014-02-27 19:42:57 +02:00
ELFIOTest.vcxproj Using macros for header fields access functions 2014-02-26 17:30:43 +02:00
ELFIOTest.vcxproj.filters Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
ELFIOTest.vcxproj.user Use [i|o]stream instead of [i|o]fstream; The patch was provided by Jason Hiser 2014-02-26 18:02:30 +02:00
Makefile Using macros for header fields access functions 2014-02-26 17:30:43 +02:00