Searched refs:eFormatVectorOfUInt32 (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
| H A D | VectorType.cpp | 101 case lldb::eFormatVectorOfUInt32: in GetCompilerTypeForFormat() 143 case lldb::eFormatVectorOfUInt32: in GetItemFormatForFormat()
|
| H A D | FormatManager.cpp | 60 {eFormatVectorOfUInt32, '\0', "uint32_t[]"}, 432 case eFormatVectorOfUInt32: in GetSingleItemFormat()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_ppc64le.h | 47 lldb::eFormatVectorOfUInt32, \ 56 lldb::eFormatVectorOfUInt32, \
|
| H A D | RegisterInfos_powerpc.h | 39 #reg, NULL, 16, VMX_OFFSET(reg), eEncodingVector, eFormatVectorOfUInt32, \
|
| H A D | RegisterInfos_ppc64.h | 48 lldb::eFormatVectorOfUInt32, \
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 186 eFormatVectorOfUInt32, enumerator
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 252 case eFormatVectorOfUInt32: in FinalizeSettings() 1416 case eFormatVectorOfUInt32: in DoExecute()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | DumpDataExtractor.cpp | 808 case eFormatVectorOfUInt32: in DumpDataExtractor()
|
| H A D | ValueObject.cpp | 1163 (custom_format == eFormatVectorOfUInt32) || in HasSpecialPrintableRepresentation() 1257 (custom_format == eFormatVectorOfUInt32) || in DumpPrintableRepresentation()
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | python_api_enums.rst | 310 .. py:data:: eFormatVectorOfUInt32
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 472 .Case("vector-uint32", eFormatVectorOfUInt32) in BuildDynamicRegisterInfo() 4087 .Case("vector-uint32", eFormatVectorOfUInt32) in ParseRegisters()
|
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 559 case eFormatVectorOfUInt32: in GetFormatNameOrEmpty()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 760 {eFormatDecimal, eFormatVectorOfUInt32, sizeof(uint32_t)},
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 9133 case eFormatVectorOfUInt32: in DumpTypeValue()
|