Searched refs:VKI_TRAPNO (Results 1 – 3 of 3) sorted by relevance
1321 #define VKI_TRAPNO TRAPNO macro1337 #define VKI_REG_TRAPNO VKI_TRAPNO
179 uc->uc_mcontext.gregs[VKI_TRAPNO] = 0; in ML_()180 VG_TRACK(post_mem_write, part, tid, (Addr)&uc->uc_mcontext.gregs[VKI_TRAPNO], in ML_()
2134 uc.uc_mcontext.gregs[VKI_TRAPNO] = VKI_T_BPTFLT; in VG_()