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