Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DVectorType.cpp98 case lldb::eFormatVectorOfUInt16: in GetCompilerTypeForFormat()
142 case lldb::eFormatVectorOfUInt16: in GetItemFormatForFormat()
DFormatManager.cpp58 {eFormatVectorOfUInt16, '\0', "uint16_t[]"},
431 case eFormatVectorOfUInt16: in GetSingleItemFormat()
/openbsd/src/gnu/llvm/lldb/include/lldb/
Dlldb-enumerations.h184 eFormatVectorOfUInt16, enumerator
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectMemory.cpp250 case eFormatVectorOfUInt16: in FinalizeSettings()
1414 case eFormatVectorOfUInt16: in DoExecute()
/openbsd/src/gnu/llvm/lldb/source/Core/
DDumpDataExtractor.cpp790 case eFormatVectorOfUInt16: in DumpDataExtractor()
DValueObject.cpp1162 (custom_format == eFormatVectorOfUInt16) || in HasSpecialPrintableRepresentation()
1256 (custom_format == eFormatVectorOfUInt16) || in DumpPrintableRepresentation()
/openbsd/src/gnu/llvm/lldb/docs/
Dpython_api_enums.rst308 .. py:data:: eFormatVectorOfUInt16
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp470 .Case("vector-uint16", eFormatVectorOfUInt16) in BuildDynamicRegisterInfo()
4085 .Case("vector-uint16", eFormatVectorOfUInt16) in ParseRegisters()
DGDBRemoteCommunicationServerLLGS.cpp555 case eFormatVectorOfUInt16: in GetFormatNameOrEmpty()
/openbsd/src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp758 {eFormatDecimal, eFormatVectorOfUInt16, sizeof(uint16_t)},
/openbsd/src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp9131 case eFormatVectorOfUInt16: in DumpTypeValue()