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