Class FixedHandle
java.lang.Object
ghidra.app.plugin.processors.sleigh.FixedHandle
The resulting data for a HandleTemplate after all the
placeholders have been resolved through context
-
Field Summary
Modifier and TypeFieldDescriptionboolean
long
int
int
long
-
Constructor Summary
-
Method Summary
-
Field Details
-
space
-
size
public int size -
offset_space
-
offset_offset
public long offset_offset -
offset_size
public int offset_size -
temp_space
-
temp_offset
public long temp_offset -
fixable
public boolean fixable
-
-
Constructor Details
-
FixedHandle
public FixedHandle()
-
-
Method Details