|
jaulib v1.4.1
Jau Support Library (C++, Java, ..)
|
import org.jau.sys.elf.IOUtils.readBytes;import java.io.IOException;import java.io.RandomAccessFile;import java.nio.ByteBuffer;import org.jau.sys.Debug;import org.jau.sys.MachineDataInfo;import org.jau.sys.PlatformTypes.ABIType;import org.jau.sys.PlatformTypes.CPUType;import org.jau.sys.PlatformTypes.OSType;Go to the source code of this file.
Classes | |
| class | org.jau.sys.elf.ElfHeaderPart1 |
| ELF ABI Header Part-1. More... | |
Packages | |
| package | org.jau.sys.elf |
| Author: Sven Gothel sgoth.nosp@m.el@j.nosp@m.ausof.nosp@m.t.co.nosp@m.m Copyright (c) 2021 Gothel Software e.K. | |