Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c688 # define ARCH_REGS_FOR_GETREGSET i386_regs macro
736 # define ARCH_REGS_FOR_GETREGSET arm_regs macro
776 # define ARCH_REGS_FOR_GETREGSET or1k_regs macro
779 # define ARCH_REGS_FOR_GETREGSET metag_regs macro
784 # define ARCH_REGS_FOR_GETREGSET arc_regs macro
1025 .iov_base = &ARCH_REGS_FOR_GETREGSET, in get_regset()
1026 .iov_len = sizeof(ARCH_REGS_FOR_GETREGSET) in get_regset()