Searched defs:REG_PC (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A Dmain.cpp126 # define REG_PC REG_RIP macro
128 # define REG_PC REG_EIP macro
147 sig, info->si_addr, uc->uc_mcontext.gregs[REG_PC]));
153 trace[1] = (void *) uc->uc_mcontext.gregs [REG_PC];

Completed in 42 milliseconds