Searched refs:r_ebp (Results 1 – 4 of 4) sorted by relevance
97 regs->r_ebp = tp->tf_rbp; in fill_regs32()128 tp->tf_rbp = regs->r_ebp; in set_regs32()
108 __uint32_t r_ebp; member
127 linux_r->ebp = bsd_r->r_ebp; in map_regs_to_linux()149 bsd_r->r_ebp = linux_r->ebp; in map_regs_from_linux()
2811 regs->r_ebp = tp->tf_ebp; in fill_frame_regs()2842 tp->tf_ebp = regs->r_ebp; in set_regs()