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