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 229 extern SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot );
237 VG_(am_mmap_anon_float_client). On AIX5 this *may* allocate memory
m_mallocfree.c 790 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 2344 SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot ) function
    [all...]

Completed in 422 milliseconds