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 1409 of file target.h.

Member Data Documentation

void* memory_write_request::baton
ULONGEST memory_write_request::begin
gdb_byte* memory_write_request::data
ULONGEST memory_write_request::end

Definition at line 1414 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: