Searched refs:ARCH_IOVEC_FOR_GETREGSET (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Linux/
H A Dptrace.cc38 #define ARCH_IOVEC_FOR_GETREGSET macro
45 #define ARCH_IOVEC_FOR_GETREGSET macro
75 #ifdef ARCH_IOVEC_FOR_GETREGSET
84 #ifdef ARCH_IOVEC_FOR_GETREGSET
100 #ifdef ARCH_IOVEC_FOR_GETREGSET
/external/strace/linux/aarch64/
H A Darch_regs.c37 #define ARCH_IOVEC_FOR_GETREGSET aarch64_io macro
/external/strace/linux/x86_64/
H A Darch_regs.c40 #define ARCH_IOVEC_FOR_GETREGSET x86_io macro
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc475 #define ARCH_IOVEC_FOR_GETREGSET macro
487 #ifdef ARCH_IOVEC_FOR_GETREGSET
/external/strace/
H A Dsyscall.c1224 # ifdef ARCH_IOVEC_FOR_GETREGSET
1226 ARCH_IOVEC_FOR_GETREGSET.iov_len = sizeof(ARCH_REGS_FOR_GETREGSET);
1228 &ARCH_IOVEC_FOR_GETREGSET);

Completed in 279 milliseconds