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

  /external/compiler-rt/test/asan/TestCases/Linux/
ptrace.cc 38 #define ARCH_IOVEC_FOR_GETREGSET
45 #define ARCH_IOVEC_FOR_GETREGSET
75 #ifdef ARCH_IOVEC_FOR_GETREGSET
84 #ifdef ARCH_IOVEC_FOR_GETREGSET
100 #ifdef ARCH_IOVEC_FOR_GETREGSET
  /external/strace/linux/aarch64/
arch_regs.c 37 #define ARCH_IOVEC_FOR_GETREGSET aarch64_io
  /external/strace/linux/x86_64/
arch_regs.c 40 #define ARCH_IOVEC_FOR_GETREGSET x86_io
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 475 #define ARCH_IOVEC_FOR_GETREGSET
487 #ifdef ARCH_IOVEC_FOR_GETREGSET
  /external/strace/
syscall.c 1224 # ifdef ARCH_IOVEC_FOR_GETREGSET
1226 ARCH_IOVEC_FOR_GETREGSET.iov_len = sizeof(ARCH_REGS_FOR_GETREGSET);
1228 &ARCH_IOVEC_FOR_GETREGSET);
    [all...]

Completed in 574 milliseconds