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

  /external/valgrind/main/none/tests/
process_vm_readv_writev.c 18 struct iovec lvec[2]; local
21 lvec[0].iov_base = lbuf + 1;
22 lvec[0].iov_len = 1;
23 lvec[1].iov_base = lbuf + 3;
24 lvec[1].iov_len = 2;
32 lvec, 2,
54 struct iovec lvec[2]; local
57 lvec[0].iov_base = lbuf + 1;
58 lvec[0].iov_len = 1;
59 lvec[1].iov_base = lbuf + 3
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]

Completed in 137 milliseconds