Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbarch.c260 …arch_use_target_description_from_corefile_notes_ftype *use_target_description_from_corefile_notes member
1388 host_address_to_string (gdbarch->use_target_description_from_corefile_notes)); in gdbarch_dump()
5454 gdb_assert (gdbarch->use_target_description_from_corefile_notes != NULL); in gdbarch_use_target_description_from_corefile_notes()
5457 return gdbarch->use_target_description_from_corefile_notes (gdbarch, corefile_bfd); in gdbarch_use_target_description_from_corefile_notes()
5462 …dbarch_use_target_description_from_corefile_notes_ftype use_target_description_from_corefile_notes) in set_gdbarch_use_target_description_from_corefile_notes() argument
5464 gdbarch->use_target_description_from_corefile_notes = use_target_description_from_corefile_notes; in set_gdbarch_use_target_description_from_corefile_notes()
Dgdbarch-gen.h1753 …arch_use_target_description_from_corefile_notes_ftype *use_target_description_from_corefile_notes);
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git22287 use_target_description_from_corefile_notes.