Class VTRelatedMatchImpl

java.lang.Object
ghidra.feature.vt.api.impl.VTRelatedMatchImpl
All Implemented Interfaces:
VTRelatedMatch

public class VTRelatedMatchImpl extends Object implements VTRelatedMatch
  • Constructor Details

    • VTRelatedMatchImpl

      public VTRelatedMatchImpl(VTRelatedMatchType correlation, ghidra.program.model.address.Address sourceAddress, ghidra.program.model.listing.Function sourceFunction, ghidra.program.model.address.Address destinationAddress, ghidra.program.model.listing.Function destinationFunction)
  • Method Details