Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp177 format = eFormatOctal; in ParserGDBFormatLetter()
/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp57 case lldb::eFormatOctal: in GetCompilerTypeForFormat()
H A DFormatManager.cpp49 {eFormatOctal, 'o', "octal"},
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h180 eFormatOctal, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp168 case eFormatOctal: in FinalizeSettings()
1557 case eFormatOctal: in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDumpDataExtractor.cpp361 case eFormatOctal: in DumpDataExtractor()
H A DValueObject.cpp1382 (custom_format == eFormatFloat) || (custom_format == eFormatOctal) || in DumpPrintableRepresentation()
H A DIOHandler.cpp2843 return eFormatOctal; in FormatForChar()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp9570 case eFormatOctal: in DumpTypeValue()