Searched refs:eFormatUnsigned (Results 1 – 8 of 8) sorted by relevance
216 case 'u': format = eFormatUnsigned; m_prev_gdb_format = format_letter; return true; in ParserGDBFormatLetter()
109 eFormatUnsigned, enumerator
181 case eFormatUnsigned: in FinalizeSettings()1297 case eFormatUnsigned: in DoExecute()
1920 case BuiltinType::UShort: return lldb::eFormatUnsigned; in GetFormat()1922 case BuiltinType::UInt: return lldb::eFormatUnsigned; in GetFormat()1924 case BuiltinType::ULong: return lldb::eFormatUnsigned; in GetFormat()1926 case BuiltinType::ULongLong: return lldb::eFormatUnsigned; in GetFormat()1928 case BuiltinType::UInt128: return lldb::eFormatUnsigned; in GetFormat()5945 case eFormatUnsigned: in DumpTypeValue()
57 { eFormatUnsigned , 'u' , "unsigned decimal" },
1400 my_format = eFormatUnsigned; in GetValueAsCString()1620 (custom_format == eFormatUnsigned) || in DumpPrintableRepresentation()
1563 case eFormatUnsigned: in Dump()
631 _lldb'.eFormatUnsigned _lldb%27-module.html#eFormatUnsigned1938 lldb.eFormatUnsigned lldb-module.html#eFormatUnsigned