Searched refs:GetFrameFormat (Results 1 – 3 of 3) sorted by relevance
245 const FormatEntity::Entry *GetFrameFormat() const;
251 const FormatEntity::Entry *Debugger::GetFrameFormat() const { in GetFrameFormat() function in Debugger
1796 frame_format = target->GetDebugger().GetFrameFormat(); in DumpUsingSettingsFormat()