Class HashEntry

java.lang.Object
ghidra.program.model.correlate.HashEntry

public class HashEntry extends Object
Cross-reference container for different n-grams that share a particular hash
  • Field Details

  • Constructor Details

    • HashEntry

      public HashEntry(Hash h)
  • Method Details

    • hasDuplicateBlocks

      public boolean hasDuplicateBlocks()
      Returns:
      true if any two InstructHash for this HashEntry share the same parent Block