Constant EF_ARM_BE8

Source
pub const EF_ARM_BE8: u32 = 0x00800000;
Expand description

The ELF file contains BE-8 code, suitable for execution on an Arm Architecture v6 processor. This flag must only be set on an executable file.