pub const EF_ARM_EABIMASK: u32 = 0xFF000000;
This masks an 8-bit version number, the version of the ABI to which this ELF file conforms. This ABI is version 5. A value of 0 denotes unknown conformance.