Searched refs:eFormatVectorOfUInt64 (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
| H A D | VectorType.cpp | 104 case lldb::eFormatVectorOfUInt64: in GetCompilerTypeForFormat() 144 case lldb::eFormatVectorOfUInt64: in GetItemFormatForFormat()
|
| H A D | FormatManager.cpp | 62 {eFormatVectorOfUInt64, '\0', "uint64_t[]"}, 433 case eFormatVectorOfUInt64: in GetSingleItemFormat()
|
| /openbsd-src/gnu/llvm/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, \
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 188 eFormatVectorOfUInt64, enumerator
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 254 case eFormatVectorOfUInt64: in FinalizeSettings() 1418 case eFormatVectorOfUInt64: in DoExecute()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/x64/ |
| H A D | RegisterContextWindows_x64.cpp | 37 #reg, NULL, 16, 0, eEncodingUint, eFormatVectorOfUInt64, \
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | DumpDataExtractor.cpp | 826 case eFormatVectorOfUInt64: in DumpDataExtractor()
|
| H A D | ValueObject.cpp | 1164 (custom_format == eFormatVectorOfUInt64) || in HasSpecialPrintableRepresentation() 1258 (custom_format == eFormatVectorOfUInt64) || in DumpPrintableRepresentation()
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | python_api_enums.rst | 312 .. py:data:: eFormatVectorOfUInt64
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 474 .Case("vector-uint64", eFormatVectorOfUInt64) in BuildDynamicRegisterInfo() 4089 .Case("vector-uint64", eFormatVectorOfUInt64) in ParseRegisters()
|
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 563 case eFormatVectorOfUInt64: in GetFormatNameOrEmpty()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 762 {eFormatDecimal, eFormatVectorOfUInt64, sizeof(uint64_t)},
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 9135 case eFormatVectorOfUInt64: in DumpTypeValue()
|