Package ghidra.app.emulator.state
Class DumpMiscState
java.lang.Object
ghidra.app.emulator.state.DumpMiscState
- All Implemented Interfaces:
RegisterState
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DumpMiscState
-
-
Method Details
-
dispose
public void dispose()- Specified by:
dispose
in interfaceRegisterState
-
getKeys
- Specified by:
getKeys
in interfaceRegisterState
-
getVals
- Specified by:
getVals
in interfaceRegisterState
-
isInitialized
- Specified by:
isInitialized
in interfaceRegisterState
-
setVals
- Specified by:
setVals
in interfaceRegisterState
-
setVals
- Specified by:
setVals
in interfaceRegisterState
-