Abi_riscv_elf_headerSourceabi_riscv_elf_header contains types and definitions relating to ABI * specific ELF header functionality for the RISCV ABI.
is_valid_abi_riscv_machine_architecture m checks whether the ELF header's * machine architecture is valid according to the ABI-specific specification.
is_valid_abi_riscv_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)