ELFIO/elf_examples
Mario Werner 55c2841e47 changed order in which the sections are emitted
The fact that segments can contain header information as well as
sections requires that sections within segments are emitted first.
2014-11-14 10:37:50 +01:00
..
64bitLOAD.elf Initial 2012-02-18 12:01:36 +02:00
arm_v7m_test_debug.elf rewrote the segment save logic to not only care about alignment 2014-11-14 08:27:36 +01:00
arm_v7m_test_release.elf rewrote the segment save logic to not only care about alignment 2014-11-14 08:27:36 +01:00
asm Initial 2012-02-18 12:01:36 +02:00
asm64 Initial 2012-02-18 12:01:36 +02:00
asm64.lst Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
asm64.o Initial 2012-02-18 12:01:36 +02:00
asm.lst Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
asm.o Initial 2012-02-18 12:01:36 +02:00
asm.readelf Proper calculate size difference between file_size/memory_size in case of section type SHT_NOBITS 2013-04-21 16:54:07 +03:00
asm.s Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
elf_header_i386_32.elf Initial 2012-02-18 12:01:36 +02:00
hello_32 Initial 2012-02-18 12:01:36 +02:00
hello_32_o.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
hello_32.o Initial 2012-02-18 12:01:36 +02:00
hello_32.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
hello_64 Initial 2012-02-18 12:01:36 +02:00
hello_64_o.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
hello_64.o Initial 2012-02-18 12:01:36 +02:00
hello_64.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
hello_arm Add ARM ELF files examples 2012-12-03 06:46:05 +02:00
hello_arm_stripped Add ARM ELF files examples 2012-12-03 06:46:05 +02:00
hello_arm.o Add ARM ELF files examples 2012-12-03 06:46:05 +02:00
hello.c Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
libfunc32.so Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
libfunc.so Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
ls Proper calculate size difference between file_size/memory_size in case of section type SHT_NOBITS 2013-04-21 16:54:07 +03:00
ls.readelf Ticket #10: Fix section type SHT_NOBITS file_size calculation 2013-05-16 17:58:09 +03:00
main Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
main32 Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
read_write_arm_elf32_input add an elf file before and after saving 2014-02-26 18:58:43 +02:00
startup_orig.eln Initial 2012-02-18 12:01:36 +02:00
startup.eln Initial 2012-02-18 12:01:36 +02:00
test_ppc Initial 2012-02-18 12:01:36 +02:00
test_ppc_o.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
test_ppc.cpp Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
test_ppc.o Initial 2012-02-18 12:01:36 +02:00
test_ppc.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
write_exe_i386_32_match changed order in which the sections are emitted 2014-11-14 10:37:50 +01:00
write_exe_i386_32_work Initial 2012-02-18 12:01:36 +02:00
write_exe_i386_32_work_dump.txt Convert all files to UNIX EOL 2012-11-27 11:45:28 +02:00
write_obj_i386_32_match.o Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00
write_obj_i386_64_match.o Dynamic section accessor is implemented 2013-01-13 04:29:43 +02:00