| 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() | ||||||||||
| int | getTimeDateStamp() | ||||||||||
| int | getType() | ||||||||||
| static CoffDebugDirectoryEntry | parse(ByteBuffer b) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||