Searched refs:eFormatOctal (Results 1 – 12 of 12) sorted by relevance
191 format = eFormatOctal; in ParserGDBFormatLetter()
57 case lldb::eFormatOctal: in GetCompilerTypeForFormat()
47 {eFormatOctal, 'o', "octal"},
142 TestDump(9, lldb::Format::eFormatOctal, "011"); in TEST()
69 format.SetFormat(lldb.eFormatOctal)
172 eFormatOctal, enumerator
158 case eFormatOctal: in FinalizeSettings()1536 case eFormatOctal: in DoExecute()
521 case eFormatOctal: in DumpDataExtractor()
1286 (custom_format == eFormatFloat) || (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
5717 return eFormatOctal; in FormatForChar()
298 .. py:data:: eFormatOctal
9045 case eFormatOctal: in DumpTypeValue()