Home
last modified time | relevance | path

Searched refs:IsDebuggingCore (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.101.15/tools/lldbmacros/
H A Dpci.py246 if IsDebuggingCore():
268 if IsDebuggingCore():
H A Dutils.py635 def IsDebuggingCore(target: lldb.SBTarget=None): function
H A Dmisc.py624 if IsDebuggingCore() or kern.arch.startswith('arm'):