Searched refs:eFormatVectorOfUInt64 (Results 1 – 17 of 17) sorted by relevance
| /llvm-project-15.0.7/lldb/source/DataFormatters/ |
| H A D | VectorType.cpp | 101 case lldb::eFormatVectorOfUInt64: in GetCompilerTypeForFormat() 141 case lldb::eFormatVectorOfUInt64: in GetItemFormatForFormat()
|
| H A D | FormatManager.cpp | 61 {eFormatVectorOfUInt64, '\0', "uint64_t[]"}, 443 case eFormatVectorOfUInt64: in GetSingleItemFormat()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextWindows_x86_64.cpp | 79 eEncodingUint, eFormatVectorOfUInt64, \
|
| H A D | RegisterInfos_i386.h | 125 LLVM_EXTENSION BNDR_OFFSET(i), eEncodingVector, eFormatVectorOfUInt64, \
|
| H A D | RegisterInfos_x86_64.h | 126 LLVM_EXTENSION BNDR_OFFSET(i), eEncodingVector, eFormatVectorOfUInt64, \
|
| /llvm-project-15.0.7/lldb/unittests/tools/lldb-server/tests/ |
| H A D | MessageObjects.cpp | 190 .Case("vector-uint64", eFormatVectorOfUInt64) in create()
|
| /llvm-project-15.0.7/lldb/unittests/Core/ |
| H A D | DumpDataExtractorTest.cpp | 174 lldb::Format::eFormatVectorOfUInt64, in TEST()
|
| /llvm-project-15.0.7/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 187 eFormatVectorOfUInt64, enumerator
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 253 case eFormatVectorOfUInt64: in FinalizeSettings() 1417 case eFormatVectorOfUInt64: in DoExecute()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/x64/ |
| H A D | RegisterContextWindows_x64.cpp | 37 #reg, NULL, 16, 0, eEncodingUint, eFormatVectorOfUInt64, \
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | DumpDataExtractor.cpp | 856 case eFormatVectorOfUInt64: in DumpDataExtractor()
|
| H A D | ValueObject.cpp | 1155 (custom_format == eFormatVectorOfUInt64) || in HasSpecialPrintableRepresentation() 1249 (custom_format == eFormatVectorOfUInt64) || in DumpPrintableRepresentation()
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | python_api_enums.rst | 312 .. py:data:: eFormatVectorOfUInt64
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 488 .Case("vector-uint64", eFormatVectorOfUInt64) in BuildDynamicRegisterInfo() 4124 .Case("vector-uint64", eFormatVectorOfUInt64) in ParseRegisters()
|
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 565 case eFormatVectorOfUInt64: in GetFormatNameOrEmpty()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 762 {eFormatDecimal, eFormatVectorOfUInt64, sizeof(uint64_t)},
|
| /llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 9057 case eFormatVectorOfUInt64: in DumpTypeValue()
|