Searched refs:target_make_corefile_notes (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ | ||
| H A D | gcore.c | 80 note_data = target_make_corefile_notes (obfd, ¬e_size); in gcore_command() |
| H A D | target.h | 1002 #define target_make_corefile_notes(BFD, SIZE_P) \ macro |