Type Definition NativeFile
object::read
type NativeFile<'data> = ElfFile<'data>;
The native object file for the target platform.