This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
48026c7d8d
factor
/
vm
/
os-linux-x86-32.h
3 lines
93 B
C
Raw
Blame
History
#
define UAP_PROGRAM_COUNTER(ucontext) \
(((ucontext_t *)(ucontext))->uc_mcontext.gregs[14])
Reference in New Issue
View Git Blame
Copy Permalink