Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dclient.py191 self.SysObjects = sysobjs.SysObjects(self.sysobjects_ptr)
H A Dsysobjs.py89 class SysObjects(object): class