Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp115 case lldb::eFormatOSType: in GetCompilerTypeForFormat()
150 case lldb::eFormatOSType: in GetItemFormatForFormat()
H A DFormatManager.cpp50 {eFormatOSType, 'O', "OSType"},
1017 AddFormat(sys_category_sp, lldb::eFormatOSType, ConstString("FourCharCode"), in LoadSystemFormatters()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp223 format = eFormatOSType; in ParserGDBFormatLetter()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDumpDataExtractor.cpp190 if ((item_format == eFormatOSType || item_format == eFormatAddressInfo) && in DumpDataExtractor()
373 case eFormatOSType: { in DumpDataExtractor()
H A DValueObject.cpp1383 (custom_format == eFormatOSType) || in DumpPrintableRepresentation()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h181 eFormatOSType, // OS character codes encoded into an integer 'PICT' 'text' enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp1431 case eFormatOSType: in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp9571 case eFormatOSType: in DumpTypeValue()