Searched refs:eFormatCString (Results 1 – 8 of 8) sorted by relevance
149 case eFormatCString: in FinalizeSettings()680 else if (m_format_options.GetFormatValue().GetCurrentValue() != eFormatCString) in DoExecute()1259 case eFormatCString: in DoExecute()1264 if (m_format_options.GetFormat() == eFormatCString) in DoExecute()
230 case 's': format = eFormatCString; m_prev_gdb_format = format_letter; return true; in ParserGDBFormatLetter()
99 eFormatCString, // NULL terminated C strings enumerator
1339 if (format == eFormatCString) in GetValueAsCString()1470 (custom_format == eFormatCString || in HasSpecialPrintableRepresentation()1521 (custom_format == eFormatCString || in DumpPrintableRepresentation()
1615 case eFormatCString: in Dump()
47 { eFormatCString , 's' , "c-string" },
273 _lldb'.eFormatCString _lldb%27-module.html#eFormatCString2015 lldb.eFormatCString lldb-module.html#eFormatCString
5937 case eFormatCString: // NULL terminated C strings in DumpTypeValue()