Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dxnu.py868 def GetDebuggerStopIDValue(): function
883 GetDebuggerStopIDValue.last_process_uniq_id +=1
884 proc_uniq_id = GetDebuggerStopIDValue.last_process_uniq_id + 1
896 caching._GetDebuggerSessionID = GetDebuggerStopIDValue