Home
last modified time | relevance | path

Searched refs:eFormatVectorOfSInt64 (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp89 case lldb::eFormatVectorOfSInt64: in GetCompilerTypeForFormat()
137 case lldb::eFormatVectorOfSInt64: in GetItemFormatForFormat()
H A DFormatManager.cpp61 {eFormatVectorOfSInt64, '\0', "int64_t[]"},
427 case eFormatVectorOfSInt64: in GetSingleItemFormat()
/openbsd/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h187 eFormatVectorOfSInt64, enumerator
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp253 case eFormatVectorOfSInt64: in FinalizeSettings()
1417 case eFormatVectorOfSInt64: in DoExecute()
/openbsd/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp817 case eFormatVectorOfSInt64: in DumpDataExtractor()
H A DValueObject.cpp1159 (custom_format == eFormatVectorOfSInt64) || in HasSpecialPrintableRepresentation()
1253 (custom_format == eFormatVectorOfSInt64) || in DumpPrintableRepresentation()
/openbsd/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst311 .. py:data:: eFormatVectorOfSInt64
/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp754 {eFormatDecimal, eFormatVectorOfSInt64, sizeof(int64_t)},
/openbsd/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9134 case eFormatVectorOfSInt64: in DumpTypeValue()