Definition at line 223 of file gdb_bfd.c.
◆ target_buffer()
target_buffer::target_buffer |
( |
CORE_ADDR |
base, |
|
|
ULONGEST |
size |
|
) |
| |
|
inline |
◆ base()
CORE_ADDR target_buffer::base |
( |
| ) |
const |
|
inline |
◆ filename()
const char * target_buffer::filename |
( |
| ) |
const |
|
inline |
◆ size()
ULONGEST target_buffer::size |
( |
| ) |
const |
|
inline |
◆ m_base
CORE_ADDR target_buffer::m_base |
|
private |
◆ m_filename
gdb::unique_xmalloc_ptr<char> target_buffer::m_filename |
|
private |
◆ m_size
ULONGEST target_buffer::m_size |
|
private |
The documentation for this struct was generated from the following file: