SLOF/lib/libelf
Nikunj A Dadhania c3d633a044 ELF: Enter LE binary in LE mode
Trampoline code in the LE binary were helping fix this. This patch now
takes care of switching the mode to LE for LE elf binaries.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
2014-03-18 17:06:47 +11:00
..
Makefile Got rid of the ELF loader functions written in Forth, using libelf instead. 2011-10-12 08:44:23 +02:00
elf.c ELF: Enter LE binary in LE mode 2014-03-18 17:06:47 +11:00
elf32.c ELF: Enter LE binary in LE mode 2014-03-18 17:06:47 +11:00
elf64.c ELF loading should fail for virt != phys 2014-03-18 17:06:37 +11:00
elf_claim.c Got rid of the ELF loader functions written in Forth, using libelf instead. 2011-10-12 08:44:23 +02:00
libelf.code Reworked libelf to support relocation 2011-10-12 08:43:50 +02:00
libelf.in Reworked libelf to support relocation 2011-10-12 08:43:50 +02:00