Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStatistics.h138 void SetLaunchOrAttachTime();
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp159 void TargetStats::SetLaunchOrAttachTime() { in SetLaunchOrAttachTime() function in TargetStats
H A DTarget.cpp3086 m_stats.SetLaunchOrAttachTime(); in Launch()
3300 m_stats.SetLaunchOrAttachTime(); in Attach()