Uses of Class
com.pnfsoftware.jeb.core.units.codeobject.CoffDebugDirectoryEntry
Packages that use CoffDebugDirectoryEntry
Package
Description
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Uses of CoffDebugDirectoryEntry in com.pnfsoftware.jeb.core.units.codeobject
Methods in com.pnfsoftware.jeb.core.units.codeobject that return CoffDebugDirectoryEntryModifier and TypeMethodDescriptionstatic CoffDebugDirectoryEntry
CoffDebugDirectoryEntry.parse
(long startAddress, ByteBuffer b)