Home
last modified time | relevance | path

Searched refs:eFormatOctal (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp191 format = eFormatOctal; in ParserGDBFormatLetter()
/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp60 case lldb::eFormatOctal: in GetCompilerTypeForFormat()
H A DFormatManager.cpp48 {eFormatOctal, 'o', "octal"},
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h173 eFormatOctal, enumerator
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp159 case eFormatOctal: in FinalizeSettings()
1537 case eFormatOctal: in DoExecute()
/openbsd/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp523 case eFormatOctal: in DumpDataExtractor()
H A DValueObject.cpp1295 (custom_format == eFormatFloat) || (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
H A DIOHandlerCursesGUI.cpp5719 return eFormatOctal; in FormatForChar()
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst298 .. py:data:: eFormatOctal
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9123 case eFormatOctal: in DumpTypeValue()