#------------------------------------------------------------------------------
-# $File: elf,v 1.54 2011/12/17 17:16:29 christos Exp $
+# $File: elf,v 1.55 2012/02/22 18:25:39 christos Exp $
# elf: file(1) magic for ELF executables
#
# We have to check the byte order flag to see what byte order all the
>>18 leshort 38 TRW RH-32,
>>18 leshort 39 Motorola RCE,
>>18 leshort 40 ARM,
+>>>4 byte 1
+>>>>36 lelong&0xff000000 0x04000000 EABI4
+>>>>36 lelong&0xff000000 0x05000000 EABI5
>>18 leshort 41 Alpha,
>>18 leshort 0xa390 IBM S/390 (obsolete),
>>18 leshort 42 Renesas SH,
>>18 beshort 38 TRW RH-32,
>>18 beshort 39 Motorola RCE,
>>18 beshort 40 ARM,
+>>>4 byte 1
+>>>>36 belong&0xff000000 0x04000000 EABI4
+>>>>36 belong&0xff000000 0x05000000 EABI5
>>18 beshort 41 Alpha,
>>18 beshort 42 Renesas SH,
>>18 beshort 43 SPARC V9,