OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:proc_xfer_memory
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdbserver/
linux-low.cc
5404
proc_xfer_memory
(CORE_ADDR memaddr, unsigned char *readbuf,
function
5464
return
proc_xfer_memory
(memaddr, myaddr, nullptr, len);
5493
return
proc_xfer_memory
(memaddr, nullptr, myaddr, len);
/src/external/gpl3/gdb/dist/gdbserver/
linux-low.cc
5425
proc_xfer_memory
(CORE_ADDR memaddr, unsigned char *readbuf,
function
5485
return
proc_xfer_memory
(memaddr, myaddr, nullptr, len);
5514
return
proc_xfer_memory
(memaddr, nullptr, myaddr, len);
Completed in 20 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026