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