Type Alias NativeFile

type NativeFile = elf::ElfFile64<'data, crate::endian::Endianness, R>

The native executable file for the target platform.