|
GDB (xrefs)
|
Public Attributes | |
| gdb_byte * | buf |
| ULONGEST | offset |
| LONGEST | len |
| ULONGEST | pos |
| ULONGEST | written |
| 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().
1.8.10