Package ghidra.app.util.bin.format.ne
Class EntryTable
java.lang.Object
ghidra.app.util.bin.format.ne.EntryTable
A class to represent a new-executable entry table.
-
Method Summary
Modifier and TypeMethodDescriptionReturns an array of the entry table bundles in this entry table.
-
Method Details
-
getBundles
Returns an array of the entry table bundles in this entry table.- Returns:
- an array of entry table bundles
-