Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dgcore.c80 note_data = target_make_corefile_notes (obfd, &note_size); in gcore_command()
H A Dtarget.h1002 #define target_make_corefile_notes(BFD, SIZE_P) \ macro