HomeSort by: relevance | last modified time | path
    Searched refs:sf_ebx (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
i386-netbsd-nat.c 67 regcache->raw_supply (I386_EBX_REGNUM, &sf.sf_ebx);
i386-obsd-nat.c 71 regcache->raw_supply (I386_EBX_REGNUM, &sf.sf_ebx);
  /src/external/gpl3/gdb/dist/gdb/
i386-netbsd-nat.c 67 regcache->raw_supply (I386_EBX_REGNUM, &sf.sf_ebx);
i386-obsd-nat.c 71 regcache->raw_supply (I386_EBX_REGNUM, &sf.sf_ebx);
  /src/sys/arch/i386/include/
frame.h 146 int sf_ebx; member in struct:switchframe
  /src/sys/arch/x86/x86/
vm_machdep.c 224 sf->sf_ebx = (int)arg;

Completed in 22 milliseconds