Home
last modified time | relevance | path

Searched refs:eFormatVectorOfUInt64 (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DVectorType.cpp104 case lldb::eFormatVectorOfUInt64: in GetCompilerTypeForFormat()
144 case lldb::eFormatVectorOfUInt64: in GetItemFormatForFormat()
H A DFormatManager.cpp62 {eFormatVectorOfUInt64, '\0', "uint64_t[]"},
433 case eFormatVectorOfUInt64: in GetSingleItemFormat()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextWindows_x86_64.cpp79 eEncodingUint, eFormatVectorOfUInt64, \
H A DRegisterInfos_i386.h125 LLVM_EXTENSION BNDR_OFFSET(i), eEncodingVector, eFormatVectorOfUInt64, \
H A DRegisterInfos_x86_64.h126 LLVM_EXTENSION BNDR_OFFSET(i), eEncodingVector, eFormatVectorOfUInt64, \
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-enumerations.h188 eFormatVectorOfUInt64, enumerator
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp254 case eFormatVectorOfUInt64: in FinalizeSettings()
1418 case eFormatVectorOfUInt64: in DoExecute()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x64/
H A DRegisterContextWindows_x64.cpp37 #reg, NULL, 16, 0, eEncodingUint, eFormatVectorOfUInt64, \
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDumpDataExtractor.cpp826 case eFormatVectorOfUInt64: in DumpDataExtractor()
H A DValueObject.cpp1164 (custom_format == eFormatVectorOfUInt64) || in HasSpecialPrintableRepresentation()
1258 (custom_format == eFormatVectorOfUInt64) || in DumpPrintableRepresentation()
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst312 .. py:data:: eFormatVectorOfUInt64
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp474 .Case("vector-uint64", eFormatVectorOfUInt64) in BuildDynamicRegisterInfo()
4089 .Case("vector-uint64", eFormatVectorOfUInt64) in ParseRegisters()
H A DGDBRemoteCommunicationServerLLGS.cpp563 case eFormatVectorOfUInt64: in GetFormatNameOrEmpty()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp762 {eFormatDecimal, eFormatVectorOfUInt64, sizeof(uint64_t)},
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9135 case eFormatVectorOfUInt64: in DumpTypeValue()