Searched refs:eFormatVectorOfUInt64 (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/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 | 63 {eFormatVectorOfUInt64, '\0', "uint64_t[]"}, 465 case eFormatVectorOfUInt64: in GetSingleItemFormat()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-i386/ |
| H A D | ABISysV_i386.cpp | 163 …{"bnd0", nullptr, 16, 0, eEncodingVector, eFormatVectorOfUInt64,{dwarf_bnd0, dwarf_bn… 164 …{"bnd1", nullptr, 16, 0, eEncodingVector, eFormatVectorOfUInt64,{dwarf_bnd1, dwarf_bn… 165 …{"bnd2", nullptr, 16, 0, eEncodingVector, eFormatVectorOfUInt64,{dwarf_bnd2, dwarf_bn… 166 …{"bnd3", nullptr, 16, 0, eEncodingVector, eFormatVectorOfUInt64,{dwarf_bnd3, dwarf_bn…
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-x86_64/ |
| H A D | ABISysV_x86_64.cpp | 989 eFormatVectorOfUInt64, 1001 eFormatVectorOfUInt64, 1013 eFormatVectorOfUInt64, 1025 eFormatVectorOfUInt64,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_i386.h | 127 LLVM_EXTENSION BNDR_OFFSET(i), eEncodingVector, eFormatVectorOfUInt64, \
|
| H A D | RegisterInfos_x86_64.h | 125 LLVM_EXTENSION BNDR_OFFSET(i), eEncodingVector, eFormatVectorOfUInt64, \
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 195 eFormatVectorOfUInt64, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 262 case eFormatVectorOfUInt64: in FinalizeSettings() 1426 case eFormatVectorOfUInt64: in DoExecute()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | DumpDataExtractor.cpp | 766 case eFormatVectorOfUInt64: in DumpDataExtractor()
|
| H A D | ValueObject.cpp | 1252 (custom_format == eFormatVectorOfUInt64) || in HasSpecialPrintableRepresentation() 1345 (custom_format == eFormatVectorOfUInt64) || in DumpPrintableRepresentation()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 598 .Case("vector-uint64", eFormatVectorOfUInt64) in BuildDynamicRegisterInfo() 4447 reg_info.format = eFormatVectorOfUInt64; in ParseRegisters()
|
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 1751 case eFormatVectorOfUInt64:
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 776 {eFormatDecimal, eFormatVectorOfUInt64, sizeof(uint64_t)},
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | ClangASTContext.cpp | 9582 case eFormatVectorOfUInt64: in DumpTypeValue()
|