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

  /external/valgrind/main/exp-bbv/
bbv_main.c 113 sres = VG_(open)(pc_out_file, VKI_O_CREAT|VKI_O_TRUNC|VKI_O_WRONLY,
152 sres = VG_(open)(temp_string, VKI_O_CREAT|VKI_O_TRUNC|VKI_O_WRONLY,
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 248 #define VKI_O_WRONLY 01
vki-arm64-linux.h 221 #define VKI_O_WRONLY 01
vki-arm-linux.h 245 #define VKI_O_WRONLY 01
vki-ppc32-linux.h 312 #define VKI_O_WRONLY 01
    [all...]
vki-ppc64-linux.h 365 #define VKI_O_WRONLY 01
vki-s390x-linux.h 310 #define VKI_O_WRONLY 00000001
vki-x86-linux.h 283 #define VKI_O_WRONLY 01
vki-mips32-linux.h 314 #define VKI_O_WRONLY 01
    [all...]
vki-mips64-linux.h 318 #define VKI_O_WRONLY 01
    [all...]
vki-darwin.h 256 #define VKI_O_WRONLY O_WRONLY
  /external/valgrind/main/callgrind/
dump.c     [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 551 Int oflags = VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC;
  /external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c 249 write_remote_desc = open_fifo ("write", to_gdb, VKI_O_WRONLY);
    [all...]
  /external/valgrind/main/coregrind/
m_main.c     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c     [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]

Completed in 213 milliseconds