GDB (xrefs)
Loading...
Searching...
No Matches
Functions
linux-osdata.h File Reference

Go to the source code of this file.

Functions

int linux_common_core_of_thread (ptid_t ptid)
 
LONGEST linux_common_xfer_osdata (const char *annex, gdb_byte *readbuf, ULONGEST offset, ULONGEST len)
 

Function Documentation

◆ linux_common_core_of_thread()

int linux_common_core_of_thread ( ptid_t ptid)
extern

◆ linux_common_xfer_osdata()

LONGEST linux_common_xfer_osdata ( const char * annex,
gdb_byte * readbuf,
ULONGEST offset,
ULONGEST len )
extern

Definition at line 1411 of file linux-osdata.c.

References common_getter(), osdata_table, and osdata_type::type.

Referenced by linux_nat_xfer_osdata().