InstructHash

Package: ghidra.program.model.correlate
Type: class

9.0.2_PUBLIC

addedfield: block
ghidra.program.model.correlate.Block block
addedmethod: clearNGrams
void clearNGrams(int sz)
addedmethod: clearSort
void clearSort()
addedfield: hashEntries
java.util.Hashtable<ghidra.program.model.correlate.Hash,ghidra.program.model.correlate.HashEntry> hashEntries
addedfield: index
int index
addedfield: instruction
ghidra.program.model.listing.Instruction instruction
addedfield: isMatched
boolean isMatched
addedfield: nGrams
ghidra.program.model.correlate.Hash[] nGrams

9.0.1_PUBLIC

introducedInitial version