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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 236 extern SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot );
m_mallocfree.c 818 sres = VG_(am_mmap_anon_float_client)
    [all...]
  /external/valgrind/main/coregrind/m_ume/
macho.c 403 SysRes res = VG_(am_mmap_anon_float_client)(requested_size,
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2367 SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot ) function
    [all...]

Completed in 1415 milliseconds