Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/DataFormatters/
H A DVectorType.cpp83 case lldb::eFormatVectorOfSInt32: in GetCompilerTypeForFormat()
133 case lldb::eFormatVectorOfSInt32: in GetItemFormatForFormat()
H A DFormatManager.cpp60 {eFormatVectorOfSInt32, '\0', "int32_t[]"},
458 case eFormatVectorOfSInt32: in GetSingleItemFormat()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h192 eFormatVectorOfSInt32, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectMemory.cpp259 case eFormatVectorOfSInt32: in FinalizeSettings()
1423 case eFormatVectorOfSInt32: in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDumpDataExtractor.cpp739 case eFormatVectorOfSInt32: in DumpDataExtractor()
H A DValueObject.cpp1246 (custom_format == eFormatVectorOfSInt32) || in HasSpecialPrintableRepresentation()
1339 (custom_format == eFormatVectorOfSInt32) || in DumpPrintableRepresentation()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp595 .Case("vector-sint32", eFormatVectorOfSInt32) in BuildDynamicRegisterInfo()
4441 reg_info.format = eFormatVectorOfSInt32; in ParseRegisters()
H A DGDBRemoteCommunicationServerLLGS.cpp1742 case eFormatVectorOfSInt32:
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp766 {eFormatDecimal, eFormatVectorOfSInt32, sizeof(int32_t)},
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp9579 case eFormatVectorOfSInt32: in DumpTypeValue()