Home
last modified time | relevance | path

Searched refs:heap_data_up (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp474 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
522 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
547 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
588 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
589 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
596 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
650 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
660 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
663 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
748 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp499 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
547 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
620 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
621 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
628 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
680 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
690 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
693 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
780 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
787 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp475 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
524 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
549 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
590 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
591 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
598 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
652 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
662 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
665 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
750 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp500 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
549 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
622 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
623 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
630 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
682 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
692 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
695 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
782 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
789 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp475 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
524 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
549 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
590 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
591 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
598 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
652 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
662 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
665 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
750 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp500 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
549 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
622 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
623 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
630 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
682 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
692 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
695 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
782 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
789 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp475 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
524 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
549 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
590 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
591 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
598 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
652 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
662 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
665 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
750 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp500 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
549 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
622 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
623 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
630 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
682 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
692 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
695 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
782 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
789 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp501 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
550 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
623 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
624 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
631 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
683 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
693 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
696 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
783 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
790 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
H A DABISysV_arm64.cpp476 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
525 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
550 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
591 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
592 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
599 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
653 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
663 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
666 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
751 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp476 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
525 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
550 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
591 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
592 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
599 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
653 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
663 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
666 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
751 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp501 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
550 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
623 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
624 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
631 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
683 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
693 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
696 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
783 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
790 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp476 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
525 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
550 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
591 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
592 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
599 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
653 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
663 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
666 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
751 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp501 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
550 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
623 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
624 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
631 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
683 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
693 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
696 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
783 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
790 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp501 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
550 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
623 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
624 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
631 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
683 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
693 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
696 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
783 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
790 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
H A DABISysV_arm64.cpp476 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
525 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
550 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
591 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
592 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
599 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
653 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
663 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
666 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
751 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp476 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
525 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
550 reg_info, heap_data_up->GetBytes() + data_offset, curr_byte_size, in LoadValueFromConsecutiveGPRRegisters()
591 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
592 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
599 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
653 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
663 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
666 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
751 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
[all …]
H A DABIMacOSX_arm64.cpp501 std::unique_ptr<DataBufferHeap> heap_data_up( in LoadValueFromConsecutiveGPRRegisters() local
550 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
623 value_addr, heap_data_up->GetBytes(), heap_data_up->GetByteSize(), in LoadValueFromConsecutiveGPRRegisters()
624 error) != heap_data_up->GetByteSize()) { in LoadValueFromConsecutiveGPRRegisters()
631 data.SetData(DataBufferSP(heap_data_up.release())); in LoadValueFromConsecutiveGPRRegisters()
683 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
693 x0_reg_info, heap_data_up->GetBytes() + 0, 8, in GetReturnValueObjectImpl()
696 x1_reg_info, heap_data_up->GetBytes() + 8, 8, in GetReturnValueObjectImpl()
783 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectImpl() local
790 heap_data_up->GetByteSize(), in GetReturnValueObjectImpl()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ABI/X86/
H A DABISysV_i386.cpp525 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
531 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
532 heap_data_up->GetByteSize(), in GetReturnValueObjectSimple()
534 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()
550 std::unique_ptr<DataBufferHeap> heap_data_up( in GetReturnValueObjectSimple() local
559 if (reg_value.GetAsMemoryData(vec_reg, heap_data_up->GetBytes(), in GetReturnValueObjectSimple()
563 vec_reg2, heap_data_up->GetBytes() + vec_reg->byte_size, in GetReturnValueObjectSimple()
564 heap_data_up->GetByteSize() - vec_reg->byte_size, in GetReturnValueObjectSimple()
566 DataExtractor data(DataBufferSP(heap_data_up.release()), in GetReturnValueObjectSimple()

123