Block

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

9.0.2_PUBLIC

addedmethod: allUnknown
boolean allUnknown(int startindex, int length)
addedmethod: calcHashes
void calcHashes(int minLength, int maxLength, boolean wholeBlock, boolean matchOnly, ghidra.program.model.correlate.HashCalculator hashCalc) throws MemoryAccessException
addedmethod: clearSort
void clearSort()
addedfield: instList
ghidra.program.model.correlate.InstructHash[] instList
addedfield: isMatched
boolean isMatched
addedfield: isVisited
boolean isVisited
addedfield: origBlock
ghidra.program.model.block.CodeBlock origBlock
addedmethod: setMatched
void setMatched(int index)

9.0.1_PUBLIC

introducedInitial version