Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
Dclient.py177 self.SysObjects = sysobjs.SysObjects(self.sysobjects_ptr)
Dsysobjs.py80 class SysObjects(object): class