Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/
H A Dusertaskgdbserver.py42 up = userprocess.UserProcess(t)
/xnu-11215/tools/lldbmacros/usertaskdebugging/
H A Duserprocess.py95 class UserProcess(target.Process): class