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

Public Attributes

gdb_bytebuf
 
ULONGEST offset
 
LONGEST len
 
ULONGEST pos
 
ULONGEST written
 

Detailed Description

Definition at line 647 of file corelow.c.

Member Data Documentation

gdb_byte* spuid_list::buf

Definition at line 649 of file corelow.c.

Referenced by add_to_spuid_list(), and core_xfer_partial().

LONGEST spuid_list::len

Definition at line 651 of file corelow.c.

Referenced by add_to_spuid_list(), and core_xfer_partial().

ULONGEST spuid_list::offset

Definition at line 650 of file corelow.c.

Referenced by add_to_spuid_list(), and core_xfer_partial().

ULONGEST spuid_list::pos

Definition at line 652 of file corelow.c.

Referenced by add_to_spuid_list(), and core_xfer_partial().

ULONGEST spuid_list::written

Definition at line 653 of file corelow.c.

Referenced by add_to_spuid_list(), and core_xfer_partial().


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