OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gdb_os_write_stdout
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
remote-sim.c
55
static int
gdb_os_write_stdout
(host_callback *, const char *, int);
328
gdb_callback.write_stdout =
gdb_os_write_stdout
;
357
gdb_os_write_stdout
(host_callback *p, const char *buf, int len)
function
/src/external/gpl3/gdb.old/dist/gdb/
remote-sim.c
55
static int
gdb_os_write_stdout
(host_callback *, const char *, int);
328
gdb_callback.write_stdout =
gdb_os_write_stdout
;
357
gdb_os_write_stdout
(host_callback *p, const char *buf, int len)
function
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026