Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c1619 static char * dummy_make_corefile_notes (bfd *ignore1, int *ignore2) in dummy_make_corefile_notes() function
1639 dummy_target.to_make_corefile_notes = dummy_make_corefile_notes; in init_dummy_target()