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