#include "target.h"
|
ULONGEST | begin |
|
ULONGEST | end |
|
gdb::unique_xmalloc_ptr< gdb_byte > | data |
|
Definition at line 278 of file target.h.
◆ memory_read_result() [1/2]
memory_read_result::memory_read_result |
( |
ULONGEST | begin_, |
|
|
ULONGEST | end_, |
|
|
gdb::unique_xmalloc_ptr< gdb_byte > && | data_ ) |
|
inline |
◆ ~memory_read_result()
memory_read_result::~memory_read_result |
( |
| ) |
|
|
default |
◆ memory_read_result() [2/2]
◆ DISABLE_COPY_AND_ASSIGN()
◆ begin
ULONGEST memory_read_result::begin |
◆ data
gdb::unique_xmalloc_ptr<gdb_byte> memory_read_result::data |
◆ end
ULONGEST memory_read_result::end |
The documentation for this struct was generated from the following file:
- /home/rel/rpmbuild/BUILD/gdb-14.1/gdb/target.h