HomeSort by relevance Sort by last modified time
    Searched refs:sr_Res (Results 26 - 35 of 35) sorted by null

12

  /external/valgrind/main/coregrind/
m_main.c 359 ret = sr_Res(sres);
    [all...]
m_errormgr.c     [all...]
m_machine.c 527 fh = sr_Res(fd);
    [all...]
  /external/valgrind/main/callgrind/
dump.c     [all...]
  /external/valgrind/main/memcheck/
mc_errors.c 828 VG_(write)(sr_Res(sres), buf, VG_(strlen)(buf));
829 VG_(close)(sr_Res(sres));
    [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 529 core_fd = sr_Res(sres);
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c 401 if (!sr_isError(res) && sr_Res(res) == 0) {
420 if (!sr_isError(res) && sr_Res(res) > 0) {
426 VG_(getpid)(), sr_Res(res));
    [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c     [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]

Completed in 222 milliseconds

12