Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadPlanCallFunction.cpp146 m_debug_execution (options.GetDebug()), in ThreadPlanCallFunction()
183 m_debug_execution(options.GetDebug()), in ThreadPlanCallFunction()
HDProcess.cpp5459 if (options.GetDebug()) in RunThreadPlan()
/NextBSD/contrib/llvm/tools/lldb/source/DataFormatters/
HDFormatManager.cpp650 if (log->GetDebug()) in GetFormat()
674 if (log && log->GetDebug()) in GetFormat()
708 if (log->GetDebug()) in GetSummaryFormat()
732 if (log && log->GetDebug()) in GetSummaryFormat()
767 if (log->GetDebug()) in GetSyntheticChildren()
791 if (log && log->GetDebug()) in GetSyntheticChildren()
813 if (log->GetDebug()) in GetValidator()
837 if (log && log->GetDebug()) in GetValidator()
/NextBSD/contrib/llvm/tools/lldb/source/Core/
HDLog.cpp521 Log::GetDebug() const in GetDebug() function in Log
527 return stream_sp->GetDebug(); in GetDebug()
HDStream.cpp443 Stream::GetDebug() const in GetDebug() function in Stream
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDLog.h165 GetDebug() const;
HDStream.h423 GetDebug() const;
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDTarget.h415 GetDebug() const in GetDebug() function