Searched refs:heap_buf_ptr (Results 1 – 1 of 1) sorted by relevance
699 lldb_private::DataBufferHeap *heap_buf_ptr = nullptr; in GetPointeeData() local700 lldb::DataBufferSP data_sp(heap_buf_ptr = in GetPointeeData()717 heap_buf_ptr->SetByteSize(bytes); in GetPointeeData()719 so_addr, heap_buf_ptr->GetBytes(), bytes, error, true); in GetPointeeData()731 heap_buf_ptr->SetByteSize(bytes); in GetPointeeData()733 addr + offset, heap_buf_ptr->GetBytes(), bytes, error); in GetPointeeData()748 heap_buf_ptr->CopyData((uint8_t *)(addr + offset), bytes_read); in GetPointeeData()