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

  /external/valgrind/coregrind/m_aspacemgr/
priv_aspacemgr.h 95 extern SysRes ML_(am_do_munmap_NO_NOTIFY)(Addr start, SizeT length);
aspacemgr-common.c 200 SysRes ML_(am_do_munmap_NO_NOTIFY)(Addr start, SizeT length)
483 (void)ML_(am_do_munmap_NO_NOTIFY)( (Addr)stack, szB );
aspacemgr-linux.c     [all...]

Completed in 174 milliseconds