Home | History | Annotate | Download | only in src

Lines Matching refs:REG_ESP

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