Searched refs:eFormatOctal (Results 1 – 11 of 11) sorted by relevance
192 format = eFormatOctal; in ParserGDBFormatLetter()
61 case lldb::eFormatOctal: in GetCompilerTypeForFormat()
49 {eFormatOctal, 'o', "octal"},
176 eFormatOctal, enumerator
159 case eFormatOctal: in FinalizeSettings()1493 case eFormatOctal: in DoExecute()
524 case eFormatOctal: in DumpDataExtractor()
5741 return eFormatOctal; in FormatForChar()
298 .. py:data:: eFormatOctal
1469 (custom_format == eFormatFloat) || (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
8733 case eFormatOctal: in DumpTypeValue()
82543 {SWIG_LUA_CONSTTAB_INT("eFormatOctal", (lldb::eFormatOctal))},