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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h1098 extern int gdbarch_relocate_instruction_p (struct gdbarch *gdbarch);
H A Dgdbarch.c1327 "gdbarch_dump: gdbarch_relocate_instruction_p() = %d\n",
1328 gdbarch_relocate_instruction_p (gdbarch));
4049 gdbarch_relocate_instruction_p (struct gdbarch *gdbarch) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h1121 extern bool gdbarch_relocate_instruction_p (struct gdbarch *gdbarch);
H A Dgdbarch.c1116 "gdbarch_dump: gdbarch_relocate_instruction_p() = %d\n",
1117 gdbarch_relocate_instruction_p (gdbarch));
4158 gdbarch_relocate_instruction_p (struct gdbarch *gdbarch) function

Completed in 274 milliseconds