Class ContextCache
java.lang.Object
ghidra.app.plugin.processors.sleigh.ContextCache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getContext
(ProcessorContextView ctx, int[] buf) int
void
registerVariable
(Register register) void
setContext
(ProcessorContext ctx, Address addr, int num, int mask, int value)
-
Constructor Details
-
ContextCache
public ContextCache()
-
-
Method Details
-
registerVariable
-
getContextSize
public int getContextSize() -
getContext
-
setContext
-