Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DDebugger.h284 GetThreadFormat() const;
/external/lldb/source/Target/
DThread.cpp1768 const char *thread_format = exe_ctx.GetTargetRef().GetDebugger().GetThreadFormat(); in DumpUsingSettingsFormat()
/external/lldb/source/Core/
DDebugger.cpp265 Debugger::GetThreadFormat() const in GetThreadFormat() function in Debugger