Searched refs:gdbarch_read_pc_ftype (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h259 typedef CORE_ADDR (gdbarch_read_pc_ftype) (readable_regcache *regcache); typedef
261 extern void set_gdbarch_read_pc (struct gdbarch *gdbarch, gdbarch_read_pc_ftype *read_pc);
H A Dgdbarch.c186 gdbarch_read_pc_ftype *read_pc;
1942 gdbarch_read_pc_ftype read_pc)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h168 typedef CORE_ADDR (gdbarch_read_pc_ftype) (readable_regcache *regcache); typedef
170 extern void set_gdbarch_read_pc (struct gdbarch *gdbarch, gdbarch_read_pc_ftype *read_pc);
H A Dgdbarch.c76 gdbarch_read_pc_ftype *read_pc = nullptr;
1780 gdbarch_read_pc_ftype read_pc)

Completed in 233 milliseconds