Searched refs:eFormatOctal (Results 1 – 9 of 9) sorted by relevance
213 case 'o': format = eFormatOctal; m_prev_gdb_format = format_letter; return true; in ParserGDBFormatLetter()
105 eFormatOctal, enumerator
176 case eFormatOctal: in FinalizeSettings()1314 case eFormatOctal: in DoExecute()
85 format.format = lldb.eFormatOctal
53 { eFormatOctal , 'o' , "octal" },
1574 case eFormatOctal: in Dump()
1616 (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
936 _lldb'.eFormatOctal _lldb%27-module.html#eFormatOctal1775 lldb.eFormatOctal lldb-module.html#eFormatOctal
5943 case eFormatOctal: in DumpTypeValue()