Home
last modified time | relevance | path

Searched refs:sf_ebx (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386nbsd-nat.c73 regcache_raw_supply (regcache, I386_EBX_REGNUM, &sf.sf_ebx); in i386nbsd_supply_pcb()
H A Di386obsd-nat.c76 regcache_raw_supply (regcache, I386_EBX_REGNUM, &sf.sf_ebx); in i386obsd_supply_pcb()
/openbsd/sys/arch/i386/include/
H A Dframe.h152 int sf_ebx; member
/openbsd/sys/arch/i386/i386/
H A Dvm_machdep.c100 sf->sf_ebx = (int)arg; in cpu_fork()
H A Dacpi_machdep.c492 sf->sf_ebx = (int)ci; in resume_mp()