DelayImportDescriptor
Package:
ghidra.app.util.bin.format.pe
Type:
class
10.0_PUBLIC
modified
method
:
getImportList
return type: List → List
- java.
util.
List<
ghidra.
app.
util.
bin.
format.
pe.
DelayImportInfo
> getImportList(
)
+ java.
util.
List<
ghidra.
app.
util.
bin.
format.
pe.
ImportInfo
> getImportList(
)
9.0.1_PUBLIC
introduced
Initial version