Searched refs:gdbarch_code_of_frame_writable (Results 1 – 3 of 3) sorted by relevance
366 extern int gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, const frame_info_ptr &frame);
557 while (gdbarch_code_of_frame_writable (get_frame_arch (frame), frame) == 0) in skip_unwritable_frames()
2342 gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, const frame_info_ptr &frame) in gdbarch_code_of_frame_writable() function