Home
last modified time | relevance | path

Searched refs:REG_TRAPNO (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/x86/sys/
A Ducontext.h92 REG_TRAPNO, enumerator
93 # define REG_TRAPNO REG_TRAPNO macro
195 REG_TRAPNO, enumerator
196 # define REG_TRAPNO REG_TRAPNO macro
/sysdeps/i386/sys/
A Ducontext.h69 REG_TRAPNO, enumerator
70 # define REG_TRAPNO REG_TRAPNO macro
/sysdeps/mach/hurd/i386/
A Dtrampoline.c72 (REG_TRAPNO - REG_GS) * sizeof (int)); in fill_ucontext()
73 uc->uc_mcontext.gregs[REG_TRAPNO] = 0; in fill_ucontext()
/sysdeps/unix/sysv/linux/i386/
A Dregister-dump.h86 hexvalue (ctx->uc_mcontext.gregs[REG_TRAPNO], regs[16], 8); in register_dump()
/sysdeps/unix/sysv/linux/x86_64/
A Dregister-dump.h109 hexvalue (ctx->uc_mcontext.gregs[REG_TRAPNO], regs[21], 8); in register_dump()

Completed in 9 milliseconds