Exemplo n.º 1
0
 def menuItemMatchedProcsTriggered(*args):        
     rvaStr = str(VBIDAHelper.currentFunctionRVA())
     args[0].openMatchedProcsChooser(rvaStr)
Exemplo n.º 2
0
 def menuItemMatchedProcsTriggered(*args):
     rvaStr = str(VBIDAHelper.currentFunctionRVA())
     args[0].openMatchedProcsChooser(rvaStr)