Home
last modified time | relevance | path

Searched refs:eFormatVectorOfUInt8 (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
HDRegisterInfos_i386.h84 stmm[i]), eEncodingVector, eFormatVectorOfUInt8, \
105 reg[i]), eEncodingVector, eFormatVectorOfUInt8, \
116 LLVM_EXTENSION YMM_OFFSET(i), eEncodingVector, eFormatVectorOfUInt8, \
136 eFormatVectorOfUInt8, \
HDRegisterInfos_x86_64.h85 stmm[i]), eEncodingVector, eFormatVectorOfUInt8, \
106 reg[i]), eEncodingVector, eFormatVectorOfUInt8, \
116 LLVM_EXTENSION YMM_OFFSET(i), eEncodingVector, eFormatVectorOfUInt8, \
138 LLVM_EXTENSION BNDC_OFFSET(i), eEncodingVector, eFormatVectorOfUInt8, \
HDRegisterInfos_x86_64_with_base.h84 eEncodingVector, eFormatVectorOfUInt8, \
104 eEncodingVector, eFormatVectorOfUInt8, \
114 eFormatVectorOfUInt8, \
134 eFormatVectorOfUInt8, \
HDRegisterInfos_arm64_sve.h312 #vreg, nullptr, 16, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \
328 #reg, nullptr, 16, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \
335 #reg, nullptr, 2, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \
HDRegisterInfoPOSIX_arm64.cpp90 {"za", nullptr, 16, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8,
94 {"zt0", nullptr, 64, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8,
HDRegisterInfos_riscv64.h76 #reg, #alt, 16, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \
HDRegisterInfos_mips.h69 MSA_OFFSET(reg), eEncodingVector, eFormatVectorOfUInt8, \
HDRegisterContextDarwin_i386.cpp153 FPU_OFFSET(reg[i]), eEncodingVector, eFormatVectorOfUInt8, \
HDRegisterInfos_arm.h359 eFormatVectorOfUInt8, \
HDRegisterContextDarwin_x86_64.cpp171 FPU_OFFSET(reg[i]), eEncodingVector, eFormatVectorOfUInt8, \
HDRegisterInfos_arm64.h518 lldb::eFormatVectorOfUInt8, VREG_KIND(reg), nullptr, nullptr, nullptr, \
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
HDRegisterContextMinidump_ARM64.cpp51 eFormatVectorOfUInt8, {arm64_dwarf::v##i, arm64_dwarf::v##i, INV, INV, \
58 eFormatVectorOfUInt8, {INV, INV, INV, INV, reg_d##i}, nullptr, \
65 eFormatVectorOfUInt8, {INV, INV, INV, INV, reg_s##i}, nullptr, \
72 eFormatVectorOfUInt8, {INV, INV, INV, INV, reg_h##i}, nullptr, \
HDRegisterContextMinidump_ARM.cpp48 eFormatVectorOfUInt8, {dwarf_d##i, dwarf_d##i, INV, INV, reg_d##i}, \
62 eFormatVectorOfUInt8, {dwarf_q##i, dwarf_q##i, INV, INV, reg_q##i}, \
/freebsd-13-stable/contrib/llvm-project/lldb/source/DataFormatters/
HDVectorType.cpp108 case lldb::eFormatVectorOfUInt8: in GetCompilerTypeForFormat()
146 case lldb::eFormatVectorOfUInt8: in GetItemFormatForFormat()
HDFormatManager.cpp57 {eFormatVectorOfUInt8, '\0', "uint8_t[]"},
434 case eFormatVectorOfUInt8: in GetSingleItemFormat()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
HDABIX86.cpp271 16, eEncodingVector, eFormatVectorOfUInt8); in AugmentRegisterInfo()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-enumerations.h182 eFormatVectorOfUInt8, enumerator
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectMemory.cpp248 case eFormatVectorOfUInt8: in FinalizeSettings()
1341 case eFormatVectorOfUInt8: in DoExecute()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
HDDumpDataExtractor.cpp781 case eFormatVectorOfUInt8: in DumpDataExtractor()
HDValueObject.cpp1301 (custom_format == eFormatVectorOfUInt8)) in HasSpecialPrintableRepresentation()
1405 (custom_format == eFormatVectorOfUInt8)) // arrays of bytes, bytes in DumpPrintableRepresentation()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp474 .Case("vector-uint8", eFormatVectorOfUInt8) in BuildDynamicRegisterInfo()
4591 .Case("vector-uint8", eFormatVectorOfUInt8) in ParseRegisters()
4664 reg_info.format = eFormatVectorOfUInt8; in ParseRegisters()
HDGDBRemoteCommunicationServerLLGS.cpp549 case eFormatVectorOfUInt8: in GetFormatNameOrEmpty()
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS64/
HDEmulateInstructionMIPS64.cpp625 reg_info.format = eFormatVectorOfUInt8; in GetRegisterInfo()
/freebsd-13-stable/contrib/llvm-project/lldb/docs/
HDpython_api_enums.rst306 .. py:data:: eFormatVectorOfUInt8
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/MIPS/
HDEmulateInstructionMIPS.cpp638 reg_info.format = eFormatVectorOfUInt8; in GetRegisterInfo()

12