HomeSort by relevance Sort by last modified time
    Searched refs:xds (Results 1 - 8 of 8) sorted by null

  /bionic/libc/kernel/uapi/asm-x86/asm/
ptrace.h 34 int xds; member in struct:pt_regs
  /external/kernel-headers/original/uapi/asm-x86/asm/
ptrace.h 26 int xds; member in struct:pt_regs
  /external/u-boot/arch/x86/include/asm/
ptrace.h 36 int xds; member in struct:pt_regs
58 long xds; member in struct:irq_regs
  /external/strace/linux/x86_64/
arch_regs.c 15 uint32_t xds; member in struct:i386_user_regs_struct
  /bionic/libc/include/sys/
user.h 76 long xds; member in struct:user_regs_struct
  /external/google-breakpad/src/client/linux/dump_writer_common/
thread_info.cc 80 out->ds = regs.xds;
  /external/u-boot/arch/x86/cpu/i386/
interrupt.c 110 (u16)regs->xds, (u16)regs->xes, (u16)regs->xfs,
  /external/google-breakpad/src/tools/linux/md2core/
minidump-2-core.cc 263 thread->regs.xds = rawregs->ds;
    [all...]

Completed in 3516 milliseconds