Home | History | Annotate | Download | only in coregrind

Lines Matching refs:clo_memfs_malloc_path

722    if (VG_(clo_memfs_malloc_path) && memfs_fd == -1) {
724 "memfs page size=%d ", VG_(clo_memfs_malloc_path),
726 SysRes sres = VG_(open)(VG_(clo_memfs_malloc_path),
734 VG_(clo_memfs_malloc_path) = NULL;