Package ghidra.app.util.bin.format.dwarf
Class DWARFDataInstanceHelper
java.lang.Object
ghidra.app.util.bin.format.dwarf.DWARFDataInstanceHelper
Logic to test if a Data instance is replaceable with a data type.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isDataTypeCompatibleWithAddress
(DataType dataType, Address address) setAllowTruncating
(boolean b)
-
Constructor Details
-
DWARFDataInstanceHelper
-
-
Method Details
-
setAllowTruncating
-
isDataTypeCompatibleWithAddress
-