Searched refs:gdbarch_process_record_p (Results 1 – 3 of 3) sorted by relevance
958 extern int gdbarch_process_record_p (struct gdbarch *gdbarch);
1169 gdbarch_process_record_p (gdbarch)); in gdbarch_dump()3798 gdbarch_process_record_p (struct gdbarch *gdbarch) in gdbarch_process_record_p() function
889 if (!gdbarch_process_record_p (target_gdbarch ())) in record_full_open_1()