Package ghidra.app.plugin.match
Class MatchFunctions.MatchedFunctions
- java.lang.Object
-
- ghidra.app.plugin.match.MatchFunctions.MatchedFunctions
-
- Enclosing class:
- MatchFunctions
public static class MatchFunctions.MatchedFunctions extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Address
getAFunctionAddress()
int
getAMatchNum()
Program
getAProgram()
Address
getBFunctionAddress()
int
getBMatchNum()
Program
getBProgram()
-