Package ghidra.app.emulator.memory
Interface EmulatorLoadData
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.default AddressSetViewgetView()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getMemoryLoadImage
MemoryLoadImage getMemoryLoadImage()Deprecated, for removal: This API element is subject to removal in a future version. -
getInitialRegisterState
RegisterState getInitialRegisterState()Deprecated, for removal: This API element is subject to removal in a future version. -
getView
Deprecated, for removal: This API element is subject to removal in a future version.
-