HomeSort by relevance Sort by last modified time
    Searched refs:EIP (Results 26 - 31 of 31) sorted by null

12

  /external/qemu/
cpu-exec.c 36 #undef EIP
855 # define EIP_sig(context) (*((unsigned long*)&(context)->uc_mcontext->ss.eip))
    [all...]
  /external/strace/
util.c 1076 long eip; local
1078 if (upeek(tcp, 4*EIP, &eip) < 0) {
1082 tprintf("[%08lx] ", eip);
    [all...]
process.c     [all...]
  /external/valgrind/main/VEX/test/
test-amd64.c     [all...]
test-i386.c 1226 r->eip = VM86_CODE_IP;
    [all...]
  /external/valgrind/main/memcheck/
mc_machine.c     [all...]

Completed in 331 milliseconds

12