ELFIO/elfio
Martin Bickel fe78d06e81 Segment align updated when saving, not loading
After loading, the data model in memory should resemble the original ELF file as closely as possible,
so that ELF viewers based on elfio will print out the original values, not the calculated ones.
2017-02-18 19:25:21 +02:00
..
elf_types.hpp New e_machine numbers added 2016-07-10 12:36:52 +03:00
elfio_dump.hpp resolve compiler warning by "-Wsign-compare" 2016-09-18 10:44:16 +09:00
elfio_dynamic.hpp Refactoring 2016-04-23 17:58:34 +03:00
elfio_header.hpp Copyright year update 2015-02-13 20:51:07 +02:00
elfio_note.hpp elfio_note: fix MSVC compiler warning 2016-10-06 12:07:20 +02:00
elfio_relocation.hpp Refactoring 2016-04-23 17:58:34 +03:00
elfio_section.hpp Expose getter for section.offset 2017-01-16 20:38:37 +02:00
elfio_segment.hpp Refactoring 2016-04-23 17:58:34 +03:00
elfio_strings.hpp Refactoring 2016-04-23 17:58:34 +03:00
elfio_symbols.hpp elfio: don't cast away const qualifiers 2016-09-22 23:22:39 +03:00
elfio_utils.hpp elfio: don't cast away const qualifiers 2016-09-22 23:22:39 +03:00
elfio.hpp Segment align updated when saving, not loading 2017-02-18 19:25:21 +02:00