Package org.eclipse.cdt.utils.coff
Class PE64.DOSHeader
java.lang.Object
org.eclipse.cdt.utils.coff.PE64.DOSHeader
- Enclosing class:
PE64
-
Constructor Summary
ConstructorDescriptionDOSHeader
(byte[] hdr, boolean little) DOSHeader
(RandomAccessFile file) DOSHeader
(RandomAccessFile file, long offset) DOSHeader
(ReadMemoryAccess memory) -
Method Summary
-
Constructor Details
-
DOSHeader
- Throws:
IOException
-
DOSHeader
- Throws:
IOException
-
DOSHeader
- Throws:
IOException
-
DOSHeader
- Throws:
IOException
-
-
Method Details
-
commonSetup
- Throws:
IOException
-
toString
-