Searched defs:PC_sig (Results 1 – 1 of 1) sorted by relevance
916 #define PC_sig(context) _UC_MACHINE_PC(context) macro921 #define PC_sig(context) ((context)->sc_rip) macro928 #define PC_sig(context) (*((unsigned long*)&(context)->uc_mcontext.mc_rip)) macro933 #define PC_sig(context) ((context)->uc_mcontext.gregs[REG_RIP]) macro