Searched refs:set_gdbarch_code_of_frame_writable (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h434 extern void set_gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, gdbarch_code_of_frame_writable_ftype *code_of_frame_writable);
H A Dgdbarch.c2454 set_gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, function
H A Darm-tdep.c9303 set_gdbarch_code_of_frame_writable (gdbarch, arm_code_of_frame_writable);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h347 extern void set_gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, gdbarch_code_of_frame_writable_ftype *code_of_frame_writable);
H A Dgdbarch.c2289 set_gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, function
H A Darm-tdep.c10667 set_gdbarch_code_of_frame_writable (gdbarch, arm_code_of_frame_writable);

Completed in 368 milliseconds