Home
last modified time | relevance | path

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

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