java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.codeobject.CoffDebugDirectoryEntry |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | SIZE_ON_DISK |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | getAddressOfRawData() | ||||||||||
int | getCharacteristics() | ||||||||||
int | getMajorVersion() | ||||||||||
int | getMinorVersion() | ||||||||||
int | getPointerToRawData() | ||||||||||
int | getSizeOfData() | ||||||||||
long | getStartAddress() | ||||||||||
int | getTimeDateStamp() | ||||||||||
int | getType() | ||||||||||
static CoffDebugDirectoryEntry | parse(long startAddress, ByteBuffer b) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |