Home
last modified time | relevance | path

Searched refs:eFormatOSType (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/lldb/source/DataFormatters/
DVectorType.cpp115 case lldb::eFormatOSType: in GetCompilerTypeForFormat()
150 case lldb::eFormatOSType: in GetItemFormatForFormat()
DFormatManager.cpp49 {eFormatOSType, 'O', "OSType"},
757 AddFormat(sys_category_sp, lldb::eFormatOSType, ConstString("FourCharCode"), in LoadSystemFormatters()
/external/llvm-project/lldb/source/Interpreter/
DOptionGroupFormat.cpp221 format = eFormatOSType; in ParserGDBFormatLetter()
/external/llvm-project/lldb/source/Core/
DDumpDataExtractor.cpp252 if ((item_format == eFormatOSType || item_format == eFormatAddressInfo) && in DumpDataExtractor()
406 case eFormatOSType: { in DumpDataExtractor()
DValueObject.cpp1336 (custom_format == eFormatOSType) || in DumpPrintableRepresentation()
/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h173 eFormatOSType, ///< OS character codes encoded into an integer 'PICT' 'text' enumerator
/external/llvm-project/lldb/source/Commands/
DCommandObjectMemory.cpp1400 case eFormatOSType: in DoExecute()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp8817 case eFormatOSType: in DumpTypeValue()