Home
last modified time | relevance | path

Searched refs:eFormatVectorOfSInt16 (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp83 case lldb::eFormatVectorOfSInt16: in GetCompilerTypeForFormat()
135 case lldb::eFormatVectorOfSInt16: in GetItemFormatForFormat()
H A DFormatManager.cpp57 {eFormatVectorOfSInt16, '\0', "int16_t[]"},
425 case eFormatVectorOfSInt16: in GetSingleItemFormat()
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h183 eFormatVectorOfSInt16, enumerator
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp249 case eFormatVectorOfSInt16: in FinalizeSettings()
1413 case eFormatVectorOfSInt16: in DoExecute()
/openbsd/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp781 case eFormatVectorOfSInt16: in DumpDataExtractor()
H A DValueObject.cpp1157 (custom_format == eFormatVectorOfSInt16) || in HasSpecialPrintableRepresentation()
1251 (custom_format == eFormatVectorOfSInt16) || in DumpPrintableRepresentation()
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst307 .. py:data:: eFormatVectorOfSInt16
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp469 .Case("vector-sint16", eFormatVectorOfSInt16) in BuildDynamicRegisterInfo()
4084 .Case("vector-sint16", eFormatVectorOfSInt16) in ParseRegisters()
H A DGDBRemoteCommunicationServerLLGS.cpp553 case eFormatVectorOfSInt16: in GetFormatNameOrEmpty()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp750 {eFormatDecimal, eFormatVectorOfSInt16, sizeof(int16_t)},
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9130 case eFormatVectorOfSInt16: in DumpTypeValue()