OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:target_debug_printf_nofunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
target.c
122
#define
target_debug_printf_nofunc
(fmt, ...) \
macro
837
target_debug_printf_nofunc
("-> %s->open (...)", ti->shortname);
839
target_debug_printf_nofunc
("<- %s->open (%s, %d)", ti->shortname, args, from_tty);
1166
target_debug_printf_nofunc
("closing target");
1731
target_debug_printf_nofunc
("%s", s.c_str ());
1739
target_debug_printf_nofunc
("%s", s.c_str ());
2947
target_debug_printf_nofunc
("target_info_proc (\"%s\", %d)", args, what);
3246
target_debug_printf_nofunc
("target_fileio_open (%d,%s,0x%x,0%o,%d) = %d (%d)",
3273
target_debug_printf_nofunc
("target_fileio_pwrite (%d,...,%d,%s) = %d (%d)", fd,
3296
target_debug_printf_nofunc
("target_fileio_pread (%d,...,%d,%s) = %d (%d)", fd, len
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
target.c
122
#define
target_debug_printf_nofunc
(fmt, ...) \
macro
837
target_debug_printf_nofunc
("-> %s->open (...)", ti->shortname);
839
target_debug_printf_nofunc
("<- %s->open (%s, %d)", ti->shortname, args, from_tty);
1166
target_debug_printf_nofunc
("closing target");
1741
target_debug_printf_nofunc
("%s", s.c_str ());
1749
target_debug_printf_nofunc
("%s", s.c_str ());
2958
target_debug_printf_nofunc
("target_info_proc (\"%s\", %d)", args, what);
3257
target_debug_printf_nofunc
("target_fileio_open (%d,%s,0x%x,0%o,%d) = %d (%d)",
3284
target_debug_printf_nofunc
("target_fileio_pwrite (%d,...,%d,%s) = %d (%d)", fd,
3307
target_debug_printf_nofunc
("target_fileio_pread (%d,...,%d,%s) = %d (%d)", fd, len
[
all
...]
Completed in 39 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026