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

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

The native executable file for the target platform.