GDB (xrefs)
Public Attributes | List of all members
memory_write_request Struct Reference

#include "target.h"

Public Attributes

ULONGEST begin
 
ULONGEST end
 
gdb_bytedata
 
void * baton
 

Detailed Description

Definition at line 1468 of file target.h.

Member Data Documentation

◆ baton

void* memory_write_request::baton

◆ begin

ULONGEST memory_write_request::begin

◆ data

gdb_byte* memory_write_request::data

◆ end

ULONGEST memory_write_request::end

Definition at line 1473 of file target.h.

Referenced by claim_memory(), load_section_callback(), target_write_memory_blocks(), and VEC().


The documentation for this struct was generated from the following file: