Searched defs:TF_PC (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/x86/x86/
H A Dstack_machdep.c54 #define TF_PC(tf) ((tf)->tf_eip) macro
61 #define TF_PC(tf) ((tf)->tf_rip) macro

Completed in 115 milliseconds