[][src]Type Definition object::read::NativeFile

type NativeFile<'data> = ElfFile64<'data>;

The native executable file for the target platform.