Class BSimOverviewRowObject

java.lang.Object
ghidra.features.bsim.gui.overview.BSimOverviewRowObject

public class BSimOverviewRowObject extends Object
Table row object for BSim Overview results table
  • Constructor Details

  • Method Details

    • getFunctionName

      public String getFunctionName()
    • getFunctionEntryPoint

      public Address getFunctionEntryPoint()
    • getHitCount

      public int getHitCount()
    • getSelfSignificance

      public double getSelfSignificance()
    • getVectorHash

      public long getVectorHash()