| /openbsd-src/gnu/llvm/lldb/examples/python/ |
| H A D | x86_64_linux_target_definition.py | 273 'format': eFormatVectorOfUInt8}, 278 'format': eFormatVectorOfUInt8}, 283 'format': eFormatVectorOfUInt8}, 288 'format': eFormatVectorOfUInt8}, 293 'format': eFormatVectorOfUInt8}, 298 'format': eFormatVectorOfUInt8}, 303 'format': eFormatVectorOfUInt8}, 308 'format': eFormatVectorOfUInt8}, 329 'format': eFormatVectorOfUInt8}, 334 'format': eFormatVectorOfUInt8}, [all …]
|
| H A D | x86_64_target_definition.py | 279 'format': eFormatVectorOfUInt8}, 284 'format': eFormatVectorOfUInt8}, 289 'format': eFormatVectorOfUInt8}, 294 'format': eFormatVectorOfUInt8}, 299 'format': eFormatVectorOfUInt8}, 304 'format': eFormatVectorOfUInt8}, 309 'format': eFormatVectorOfUInt8}, 314 'format': eFormatVectorOfUInt8}, 335 'format': eFormatVectorOfUInt8}, 340 'format': eFormatVectorOfUInt8}, [all …]
|
| H A D | x86_64_qemu_target_definition.py | 273 'format': eFormatVectorOfUInt8}, 278 'format': eFormatVectorOfUInt8}, 283 'format': eFormatVectorOfUInt8}, 288 'format': eFormatVectorOfUInt8}, 293 'format': eFormatVectorOfUInt8}, 298 'format': eFormatVectorOfUInt8}, 303 'format': eFormatVectorOfUInt8}, 308 'format': eFormatVectorOfUInt8}, 329 'format': eFormatVectorOfUInt8}, 334 'format': eFormatVectorOfUInt8}, [all …]
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_i386.h | 84 stmm[i]), eEncodingVector, eFormatVectorOfUInt8, \ 104 reg[i]), eEncodingVector, eFormatVectorOfUInt8, \ 115 LLVM_EXTENSION YMM_OFFSET(i), eEncodingVector, eFormatVectorOfUInt8, \ 135 eFormatVectorOfUInt8, \
|
| H A D | RegisterInfos_x86_64.h | 85 stmm[i]), eEncodingVector, eFormatVectorOfUInt8, \ 105 reg[i]), eEncodingVector, eFormatVectorOfUInt8, \ 115 LLVM_EXTENSION YMM_OFFSET(i), eEncodingVector, eFormatVectorOfUInt8, \ 137 LLVM_EXTENSION BNDC_OFFSET(i), eEncodingVector, eFormatVectorOfUInt8, \
|
| H A D | RegisterInfos_arm64_sve.h | 312 #vreg, nullptr, 16, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \ 326 #reg, nullptr, 16, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \ 333 #reg, nullptr, 2, 0, lldb::eEncodingVector, lldb::eFormatVectorOfUInt8, \
|
| H A D | RegisterInfos_mips.h | 69 MSA_OFFSET(reg), eEncodingVector, eFormatVectorOfUInt8, \
|
| H A D | RegisterContextDarwin_i386.cpp | 153 FPU_OFFSET(reg[i]), eEncodingVector, eFormatVectorOfUInt8, \
|
| H A D | RegisterInfos_arm.h | 359 eFormatVectorOfUInt8, \
|
| H A D | RegisterContextDarwin_x86_64.cpp | 171 FPU_OFFSET(reg[i]), eEncodingVector, eFormatVectorOfUInt8, \
|
| H A D | RegisterInfos_arm64.h | 516 lldb::eFormatVectorOfUInt8, VREG_KIND(reg), nullptr, nullptr, \
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
| H A D | RegisterContextMinidump_ARM64.cpp | 51 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, \
|
| H A D | RegisterContextMinidump_ARM.cpp | 47 eFormatVectorOfUInt8, {dwarf_d##i, dwarf_d##i, INV, INV, reg_d##i}, \ 60 eFormatVectorOfUInt8, {dwarf_q##i, dwarf_q##i, INV, INV, reg_q##i}, \
|
| /openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
| H A D | VectorType.cpp | 107 case lldb::eFormatVectorOfUInt8: in GetCompilerTypeForFormat() 145 case lldb::eFormatVectorOfUInt8: in GetItemFormatForFormat()
|
| H A D | FormatManager.cpp | 56 {eFormatVectorOfUInt8, '\0', "uint8_t[]"}, 430 case eFormatVectorOfUInt8: in GetSingleItemFormat()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/X86/ |
| H A D | ABIX86.cpp | 259 16, eEncodingVector, eFormatVectorOfUInt8); in AugmentRegisterInfo()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/ |
| H A D | lldb-enumerations.h | 182 eFormatVectorOfUInt8, enumerator
|
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectMemory.cpp | 248 case eFormatVectorOfUInt8: in FinalizeSettings() 1412 case eFormatVectorOfUInt8: in DoExecute()
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | DumpDataExtractor.cpp | 774 case eFormatVectorOfUInt8: in DumpDataExtractor()
|
| H A D | ValueObject.cpp | 1165 (custom_format == eFormatVectorOfUInt8)) in HasSpecialPrintableRepresentation() 1259 (custom_format == eFormatVectorOfUInt8)) // arrays of bytes, bytes in DumpPrintableRepresentation()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemote.cpp | 468 .Case("vector-uint8", eFormatVectorOfUInt8) in BuildDynamicRegisterInfo() 4083 .Case("vector-uint8", eFormatVectorOfUInt8) in ParseRegisters() 4135 reg_info.format = eFormatVectorOfUInt8; in ParseRegisters()
|
| H A D | GDBRemoteCommunicationServerLLGS.cpp | 551 case eFormatVectorOfUInt8: in GetFormatNameOrEmpty()
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS64/ |
| H A D | EmulateInstructionMIPS64.cpp | 625 reg_info.format = eFormatVectorOfUInt8; in GetRegisterInfo()
|
| /openbsd-src/gnu/llvm/lldb/docs/ |
| H A D | python_api_enums.rst | 306 .. py:data:: eFormatVectorOfUInt8
|
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/MIPS/ |
| H A D | EmulateInstructionMIPS.cpp | 638 reg_info.format = eFormatVectorOfUInt8; in GetRegisterInfo()
|