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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 221 extern SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot );
229 VG_(am_mmap_anon_float_client). On AIX5 this *may* allocate memory
m_mallocfree.c 819 sres = VG_(am_mmap_anon_float_client)
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2370 SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot ) function
    [all...]

Completed in 1548 milliseconds