Searched refs:i387_reset_bnd_regs (Results 1 – 5 of 5) sorted by relevance
186 extern void i387_reset_bnd_regs (struct gdbarch *gdbarch,
2149 i387_reset_bnd_regs (struct gdbarch *gdbarch, struct regcache *regcache) in i387_reset_bnd_regs() function
1047 i387_reset_bnd_regs (gdbarch, regcache); in amd64_push_dummy_call()
2747 i387_reset_bnd_regs (gdbarch, regcache); in i386_thiscall_push_dummy_call()
16313 * i387-tdep.h (i387_reset_bnd_regs): Add function definition.16314 * i387-tdep.c (i387_reset_bnd_regs): Add function implementation.16315 * i386-tdep.c (i386_push_dummy_call): Call i387_reset_bnd_regs.16316 * amd64-tdep.c (amd64_push_dummy_call): Call i387_reset_bnd_regs.