Searched refs:GetFrameFormatUnique (Results 1 – 3 of 3) sorted by relevance
247 const FormatEntity::Entry *GetFrameFormatUnique() const;
256 const FormatEntity::Entry *Debugger::GetFrameFormatUnique() const { in GetFrameFormatUnique() function in Debugger
1794 frame_format = target->GetDebugger().GetFrameFormatUnique(); in DumpUsingSettingsFormat()