Home
last modified time | relevance | path

Searched refs:thread_db_xfer_memory (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c973 thread_db_xfer_memory (CORE_ADDR memaddr, char *myaddr, int len, int write, in thread_db_xfer_memory() function
1342 thread_db_ops.deprecated_xfer_memory = thread_db_xfer_memory; in init_thread_db_ops()
H A DChangeLog-20017876 * lin-thread.c (thread_db_xfer_memory): Ditto.
9624 * thread-db.c (thread_db_xfer_memory): Likewise.
H A DChangeLog-20001668 thread_db_xfer_memory): Protoize.