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