Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp118 case lldb::eFormatOSType: in GetCompilerTypeForFormat()
153 case lldb::eFormatOSType: in GetItemFormatForFormat()
H A DFormatManager.cpp49 {eFormatOSType, 'O', "OSType"},
743 AddFormat(sys_category_sp, lldb::eFormatOSType, ConstString("FourCharCode"), in LoadSystemFormatters()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptionGroupFormat.cpp237 format = eFormatOSType; in ParserGDBFormatLetter()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp369 if ((item_format == eFormatOSType || item_format == eFormatAddressInfo) && in DumpDataExtractor()
535 case eFormatOSType: { in DumpDataExtractor()
H A DValueObject.cpp1296 (custom_format == eFormatOSType) || in DumpPrintableRepresentation()
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h174 eFormatOSType, ///< OS character codes encoded into an integer 'PICT' 'text' enumerator
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp1423 case eFormatOSType: in DoExecute()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst299 .. py:data:: eFormatOSType
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9124 case eFormatOSType: in DumpTypeValue()