Home
last modified time | relevance | path

Searched refs:completed_p (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Damd64-tdep.h96 CORE_ADDR from, CORE_ADDR to, struct regcache *regs, bool completed_p);
Daarch64-tdep.h202 struct regcache *regs, bool completed_p);
Di386-tdep.h454 CORE_ADDR from, CORE_ADDR to, regcache *regs, bool completed_p);
Damd64-tdep.c1660 struct regcache *regs, bool completed_p) in amd64_displaced_step_fixup() argument
1695 if (!completed_p in amd64_displaced_step_fixup()
1748 if (completed_p && amd64_call_p (insn_details)) in amd64_displaced_step_fixup()
Dgdbarch-gen.h1147 …copy_insn_closure *closure, CORE_ADDR from, CORE_ADDR to, struct regcache *regs, bool completed_p);
1148 …copy_insn_closure *closure, CORE_ADDR from, CORE_ADDR to, struct regcache *regs, bool completed_p);
Di386-tdep.c846 struct regcache *regs, bool completed_p) in i386_displaced_step_fixup() argument
889 if (!completed_p in i386_displaced_step_fixup()
944 if (completed_p && i386_call_p (insn)) in i386_displaced_step_fixup()
Daarch64-tdep.c3862 struct regcache *regs, bool completed_p) in aarch64_displaced_step_fixup() argument
3868 if (!completed_p) in aarch64_displaced_step_fixup()
Dgdbarch.c4173 …_copy_insn_closure *closure, CORE_ADDR from, CORE_ADDR to, struct regcache *regs, bool completed_p) in gdbarch_displaced_step_fixup() argument
4179 gdbarch->displaced_step_fixup (gdbarch, closure, from, to, regs, completed_p); in gdbarch_displaced_step_fixup()
Drs6000-tdep.c955 struct regcache *regs, bool completed_p) in ppc_displaced_step_fixup() argument
959 if (!completed_p) in ppc_displaced_step_fixup()
Darm-tdep.c8676 struct regcache *regs, bool completed_p) in arm_displaced_step_fixup() argument
8694 if (!completed_p) in arm_displaced_step_fixup()