Package org.eclipse.cdt.utils.coff
Class Coff64
java.lang.Object
org.eclipse.cdt.utils.coff.Coff64
- Since:
- 6.9
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]
static String[]
getStringTable
(byte[] bytes) static void
toString()
-
Field Details
-
NL
-
-
Constructor Details
-
Coff64
- Throws:
IOException
-
Coff64
- Throws:
IOException
-
-
Method Details
-
getFileHeader
- Throws:
IOException
-
getOptionalHeader
- Throws:
IOException
-
getSectionHeaders
- Throws:
IOException
-
getSymbols
- Throws:
IOException
-
getStringTable
- Throws:
IOException
-
toString
-
getStringTable
-
main
-