ELFIO/elfio
Mario Werner 91e61ec4b2 use the NULL section instead of offset == 0
This change makes it possible to use the regular API to build up
elf files which include the file header.
2014-12-03 10:38:44 +01:00
..
elf_types.hpp Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
elfio_dump.hpp initialized a few variables to silence warnings when building with Wall 2014-12-03 09:45:21 +01:00
elfio_dynamic.hpp Data size boundary check for dynamic section reader 2013-01-30 14:45:35 +02:00
elfio_header.hpp Use [i|o]stream instead of [i|o]fstream; The patch was provided by Jason Hiser 2014-02-26 18:02:30 +02:00
elfio_note.hpp Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
elfio_relocation.hpp Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
elfio_section.hpp separated layout generation and saving 2014-11-14 13:06:39 +01:00
elfio_segment.hpp special support for PHDR segments and segments which include the elf header 2014-11-15 22:08:52 +01:00
elfio_strings.hpp Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
elfio_symbols.hpp Add const 2014-10-30 14:47:14 +02:00
elfio_utils.hpp Remove 'mutable' specification in 'section' class 2013-03-21 02:13:50 +02:00
elfio.hpp use the NULL section instead of offset == 0 2014-12-03 10:38:44 +01:00