Searched refs:GetThreadStopFormat (Results 1 – 3 of 3) sorted by relevance
251 const FormatEntity::Entry *GetThreadStopFormat() const;
294 const FormatEntity::Entry *Debugger::GetThreadStopFormat() const { in GetThreadStopFormat() function in Debugger
1636 thread_format = exe_ctx.GetTargetRef().GetDebugger().GetThreadStopFormat(); in DumpUsingSettingsFormat()