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

  /external/strace/linux/x86_64/
arch_regs.h 2 extern uint64_t *const x86_64_rsp_ptr;
arch_regs.c 34 uint64_t *const x86_64_rsp_ptr = (uint64_t *) &x86_64_regs.rsp; variable
arch_rt_sigframe.c 40 : *x86_64_rsp_ptr - sizeof(kernel_ulong_t);

Completed in 81 milliseconds