Searched refs:eFormatOctal (Results 1 – 11 of 11) sorted by relevance
191 format = eFormatOctal; in ParserGDBFormatLetter()
61 case lldb::eFormatOctal: in GetCompilerTypeForFormat()
49 {eFormatOctal, 'o', "octal"},
173 eFormatOctal, enumerator
159 case eFormatOctal: in FinalizeSettings()1466 case eFormatOctal: in DoExecute()
523 case eFormatOctal: in DumpDataExtractor()
1441 (custom_format == eFormatFloat) || (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
5739 return eFormatOctal; in FormatForChar()
298 .. py:data:: eFormatOctal
8810 case eFormatOctal: in DumpTypeValue()
81147 {SWIG_LUA_CONSTTAB_INT("eFormatOctal", (lldb::eFormatOctal))},