Searched defs:code_of_frame_writable (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.c212 gdbarch_code_of_frame_writable_ftype *code_of_frame_writable; member in struct:gdbarch
2454 set_gdbarch_code_of_frame_writable(struct gdbarch *gdbarch, gdbarch_code_of_frame_writable_ftype code_of_frame_writable) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch.c102 gdbarch_code_of_frame_writable_ftype *code_of_frame_writable = default_code_of_frame_writable; member in struct:gdbarch
2289 set_gdbarch_code_of_frame_writable(struct gdbarch *gdbarch, gdbarch_code_of_frame_writable_ftype code_of_frame_writable) argument

Completed in 215 milliseconds