Home | History | Annotate | Download | only in src

Lines Matching defs:REG_EIP

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