Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp86 case lldb::eFormatVectorOfSInt32: in GetCompilerTypeForFormat()
136 case lldb::eFormatVectorOfSInt32: in GetItemFormatForFormat()
H A DFormatManager.cpp59 {eFormatVectorOfSInt32, '\0', "int32_t[]"},
426 case eFormatVectorOfSInt32: in GetSingleItemFormat()
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h185 eFormatVectorOfSInt32, enumerator
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp251 case eFormatVectorOfSInt32: in FinalizeSettings()
1415 case eFormatVectorOfSInt32: in DoExecute()
/openbsd/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp799 case eFormatVectorOfSInt32: in DumpDataExtractor()
H A DValueObject.cpp1158 (custom_format == eFormatVectorOfSInt32) || in HasSpecialPrintableRepresentation()
1252 (custom_format == eFormatVectorOfSInt32) || in DumpPrintableRepresentation()
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst309 .. py:data:: eFormatVectorOfSInt32
/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp471 .Case("vector-sint32", eFormatVectorOfSInt32) in BuildDynamicRegisterInfo()
4086 .Case("vector-sint32", eFormatVectorOfSInt32) in ParseRegisters()
H A DGDBRemoteCommunicationServerLLGS.cpp557 case eFormatVectorOfSInt32: in GetFormatNameOrEmpty()
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp752 {eFormatDecimal, eFormatVectorOfSInt32, sizeof(int32_t)},
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9132 case eFormatVectorOfSInt32: in DumpTypeValue()