GDB (xrefs)
Loading...
Searching...
No Matches
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 167 of file record-full.c.

Member Data Documentation

◆ buf

bfd_byte* record_full_core_buf_entry::buf

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

Referenced by bfdcore_read().

◆ p

struct target_section* record_full_core_buf_entry::p

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

◆ prev

struct record_full_core_buf_entry* record_full_core_buf_entry::prev

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

Referenced by record_full_base_target::close().


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