r_ebx             255 arch/i386/i386/freebsd_machdep.c 	fregs->freebsd_ptrace_regs.tf_ebx = nregs->r_ebx;
r_ebx             312 arch/i386/i386/freebsd_machdep.c 	nregs->r_ebx = fregs->freebsd_ptrace_regs.tf_ebx;
r_ebx             176 arch/i386/i386/process_machdep.c 	regs->r_ebx = tf->tf_ebx;
r_ebx             295 arch/i386/i386/process_machdep.c 	tf->tf_ebx = regs->r_ebx;
r_ebx              76 arch/i386/include/reg.h 	int	r_ebx;
r_ebx              36 arch/i386/stand/libsa/debug_md.h 	&(r).r_eax, &(r).r_ecx, &(r).r_edx, &(r).r_ebx, &(r).r_esp, \