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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1100 typedef void (gdbarch_relocate_instruction_ftype) (struct gdbarch *gdbarch, CORE_ADDR *to, CORE_ADDR from); typedef
1102 extern void set_gdbarch_relocate_instruction (struct gdbarch *gdbarch, gdbarch_relocate_instruction_ftype *relocate_instruction);
H A Dgdbarch.c294 gdbarch_relocate_instruction_ftype *relocate_instruction;
4068 gdbarch_relocate_instruction_ftype relocate_instruction)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1123 typedef void (gdbarch_relocate_instruction_ftype) (struct gdbarch *gdbarch, CORE_ADDR *to, CORE_ADDR from); typedef
1125 extern void set_gdbarch_relocate_instruction (struct gdbarch *gdbarch, gdbarch_relocate_instruction_ftype *relocate_instruction);
H A Dgdbarch.c198 gdbarch_relocate_instruction_ftype *relocate_instruction = NULL;
4177 gdbarch_relocate_instruction_ftype relocate_instruction)

Completed in 244 milliseconds