|
GDB (xrefs)
|
Public Attributes | |
| gdb_byte * | buf |
| ULONGEST | offset |
| LONGEST | len |
| ULONGEST | pos |
| ULONGEST | written |
| gdb_byte* spuid_list::buf |
Definition at line 632 of file corelow.c.
Referenced by add_to_spuid_list(), and core_xfer_partial().
| LONGEST spuid_list::len |
Definition at line 634 of file corelow.c.
Referenced by add_to_spuid_list(), and core_xfer_partial().
| ULONGEST spuid_list::offset |
Definition at line 633 of file corelow.c.
Referenced by add_to_spuid_list(), and core_xfer_partial().
| ULONGEST spuid_list::pos |
Definition at line 635 of file corelow.c.
Referenced by add_to_spuid_list(), and core_xfer_partial().
| ULONGEST spuid_list::written |
Definition at line 636 of file corelow.c.
Referenced by add_to_spuid_list(), and core_xfer_partial().
1.8.14