Home | History | Annotate | Download | only in src

Lines Matching defs:REG_EIP

1014 enum { REG_EBP = 6, REG_ESP = 7, REG_EIP = 14 };
1053 sample->pc = reinterpret_cast<Address>(mcontext.gregs[REG_EIP]);