Home
last modified time | relevance | path

Searched refs:SetExceptionFilterSecondCommand (Results 1 – 2 of 2) sorted by relevance

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dcontrol.py351 def SetExceptionFilterSecondCommand(self, index, command): member in Control
353 res = self.vt.SetExceptionFilterSecondCommand(self.control, index, buf)
H A Dsetup.py129 Client.Control.SetExceptionFilterSecondCommand(x, "qd")