[][src]Type Definition object::NativeFile

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

The native object file for the target platform.