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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 209 extern SysRes VG_(am_do_mmap_NO_NOTIFY)
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c     [all...]
aspacemgr-common.c 150 SysRes VG_(am_do_mmap_NO_NOTIFY)( Addr start, SizeT length, UInt prot,
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-mips32-linux.c 469 sres = VG_(am_do_mmap_NO_NOTIFY)(advised, arg2, arg3,
487 sres = VG_(am_do_mmap_NO_NOTIFY)(advised, arg2, arg3,
    [all...]
syswrap-generic.c     [all...]

Completed in 120 milliseconds