joeq.Linker.ELF
Class Section.UnloadedSection
java.lang.Object
joeq.Linker.ELF.Section.UnloadedSection
- Enclosing class:
- Section
public static class Section.UnloadedSection
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Section.UnloadedSection
public Section.UnloadedSection(ELF file)
throws IOException
- Throws:
IOException
readHeader
public void readHeader(ELF file)
throws IOException
- Throws:
IOException
parseHeader
public Section parseHeader()
throws IOException
- Throws:
IOException
Copyright © 2001-2005 John Whaley. All Rights Reserved.