Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgdbarch-gen.h367 extern void set_gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, gdbarch_code_of_frame_writ…
Dgdbarch.c2352 set_gdbarch_code_of_frame_writable (struct gdbarch *gdbarch, in set_gdbarch_code_of_frame_writable() function
Darm-tdep.c10757 set_gdbarch_code_of_frame_writable (gdbarch, arm_code_of_frame_writable); in arm_gdbarch_init()