Searched refs:eFormatOctal (Results 1 – 11 of 11) sorted by relevance
173 format = eFormatOctal; in ParserGDBFormatLetter()
57 case lldb::eFormatOctal: in GetCompilerTypeForFormat()
48 {eFormatOctal, 'o', "octal"},
172 eFormatOctal, enumerator
156 case eFormatOctal: in FinalizeSettings()1492 case eFormatOctal: in DoExecute()
421 case eFormatOctal: in DumpDataExtractor()
1283 (custom_format == eFormatFloat) || (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
4252 return eFormatOctal; in FormatForChar()
298 .. py:data:: eFormatOctal
8945 case eFormatOctal: in DumpTypeValue()
70609 {SWIG_LUA_CONSTTAB_INT("eFormatOctal", lldb::eFormatOctal)},