Module: Elf::File::ARM

Defined in:
lib/elf/file.rb

Overview

Constants used for ARM-architecture files, as described by the official documentation, “ELF for the ARM® Architecture”, 28 October 2009.

Constant Summary collapse

EFlags_EABI_Mask =
0xFF000000
EFlags_BE8 =
0x00800000