HomeSort by relevance Sort by last modified time
    Searched full:ptregs (Results 1 - 10 of 10) sorted by null

  /external/strace/linux/tile/
get_error.c 10 * reflected in ptregs at this point, so we use r0 here.
  /prebuilts/go/darwin-x86/src/runtime/
defs3_linux.go 33 type Ptregs C.struct_pt_regs
defs_linux_ppc64.go 153 type ptregs struct { type
186 regs *ptregs
defs_linux_ppc64le.go 153 type ptregs struct { type
186 regs *ptregs
signal_linux_ppc64x.go 22 func (c *sigctxt) regs() *ptregs { return (*ucontext)(c.ctxt).uc_mcontext.regs }
  /prebuilts/go/linux-x86/src/runtime/
defs3_linux.go 33 type Ptregs C.struct_pt_regs
defs_linux_ppc64.go 153 type ptregs struct { type
186 regs *ptregs
defs_linux_ppc64le.go 153 type ptregs struct { type
186 regs *ptregs
signal_linux_ppc64x.go 22 func (c *sigctxt) regs() *ptregs { return (*ucontext)(c.ctxt).uc_mcontext.regs }
  /external/linux-kselftest/tools/testing/selftests/x86/
syscall_nt.c 86 * cases except non-ptregs-using 64-bit full fast path syscalls.

Completed in 3262 milliseconds