OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:save_record
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
target-delegates-gen.c
177
void
save_record
(const char *arg0) override;
354
void
save_record
(const char *arg0) override;
3830
target_ops::
save_record
(const char *arg0)
function in class:target_ops
3832
this->beneath ()->
save_record
(arg0);
3836
dummy_target::
save_record
(const char *arg0)
function in class:dummy_target
3842
debug_target::
save_record
(const char *arg0)
function in class:debug_target
3844
target_debug_printf_nofunc ("-> %s->
save_record
(...)", this->beneath ()->shortname ());
3845
this->beneath ()->
save_record
(arg0);
3846
target_debug_printf_nofunc ("<- %s->
save_record
(%s)",
record-full.c
251
void
save_record
(const char *filename) override;
2546
record_full_base_target::
save_record
(const char *recfilename)
function in class:record_full_base_target
target.h
1246
virtual void
save_record
(const char *filename)
target.c
4075
current_inferior ()->top_target ()->
save_record
(filename);
/src/external/gpl3/gdb/dist/gdb/
target-delegates-gen.c
177
void
save_record
(const char *arg0) override;
358
void
save_record
(const char *arg0) override;
3838
target_ops::
save_record
(const char *arg0)
function in class:target_ops
3840
this->beneath ()->
save_record
(arg0);
3844
dummy_target::
save_record
(const char *arg0)
function in class:dummy_target
3850
debug_target::
save_record
(const char *arg0)
function in class:debug_target
3852
target_debug_printf_nofunc ("-> %s->
save_record
(...)", this->beneath ()->shortname ());
3853
this->beneath ()->
save_record
(arg0);
3854
target_debug_printf_nofunc ("<- %s->
save_record
(%s)",
record-full.c
251
void
save_record
(const char *filename) override;
2535
record_full_base_target::
save_record
(const char *recfilename)
function in class:record_full_base_target
target.h
1250
virtual void
save_record
(const char *filename)
target.c
4086
current_inferior ()->top_target ()->
save_record
(filename);
Completed in 30 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026