Searched defs:UCONTEXT_NIA (Results 1 – 2 of 2) sorted by relevance
14 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] macro16 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] macro
144 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] macro147 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] macro