HomeSort by relevance Sort by last modified time
    Searched refs: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_sigreturn.c 28 const unsigned long addr = (unsigned long) *x86_64_rsp_ptr + offset;
arch_regs.c 34 uint64_t *const x86_64_rsp_ptr = (uint64_t *) &x86_64_regs.rsp; variable

Completed in 101 milliseconds