Searched refs:use_target_description_from_corefile_notes (Results 1 – 3 of 3) sorted by relevance
260 …arch_use_target_description_from_corefile_notes_ftype *use_target_description_from_corefile_notes … member1388 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() argument5464 gdbarch->use_target_description_from_corefile_notes = use_target_description_from_corefile_notes; in set_gdbarch_use_target_description_from_corefile_notes()
1753 …arch_use_target_description_from_corefile_notes_ftype *use_target_description_from_corefile_notes);
22287 use_target_description_from_corefile_notes.