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

Public Attributes

struct record_full_core_buf_entryprev
 
struct target_sectionp
 
bfd_byte * buf
 

Detailed Description

Definition at line 161 of file record-full.c.

Member Data Documentation

bfd_byte* record_full_core_buf_entry::buf

Definition at line 165 of file record-full.c.

Referenced by record_full_core_xfer_partial().

struct target_section* record_full_core_buf_entry::p

Definition at line 164 of file record-full.c.

Referenced by record_full_core_xfer_partial().

struct record_full_core_buf_entry* record_full_core_buf_entry::prev

Definition at line 163 of file record-full.c.

Referenced by record_full_close(), and record_full_core_xfer_partial().


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