Package ghidra.app.util.bin.format.dwarf
Class DWARFImporter
java.lang.Object
ghidra.app.util.bin.format.dwarf.DWARFImporter
Performs a DWARF datatype import and a DWARF function import, under the control of the
DWARFImportOptions
.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionImports DWARF information according to theDWARFImportOptions
set.
-
Constructor Details
-
DWARFImporter
-
-
Method Details
-
performImport
Imports DWARF information according to theDWARFImportOptions
set.- Returns:
- Throws:
IOException
DWARFException
CancelledException
-