Abi_mips64_elf_headerSourceabi_mips64_elf_header contains types and definitions relating to ABI * specific ELF header functionality for the MIPS64 ABI.
is_valid_abi_mips64_machine_architecture m checks whether the ELF header's * machine architecture is valid according to the ABI-specific specification.
is_valid_abi_mips64_magic_number magic checks whether the ELF header's * magic number is valid according to the ABI-specific specification. * File class must be 64-bit (pg 60) * Data encoding must be little endian (pg 60)