Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgcore.c78 if (!gdbarch_make_corefile_notes_p (target_gdbarch ())) in write_gcore_file()
H A Dgdbarch.h734 extern int gdbarch_make_corefile_notes_p (struct gdbarch *gdbarch);
H A Dgdbarch.c1112 gdbarch_make_corefile_notes_p (gdbarch)); in gdbarch_dump()
3356 gdbarch_make_corefile_notes_p (struct gdbarch *gdbarch) in gdbarch_make_corefile_notes_p() function