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/coregrind/
pub_core_aspacemgr.h 238 extern SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot );
257 /* Similar to VG_(am_mmap_anon_float_client) but also
  /external/valgrind/coregrind/m_ume/
macho.c 415 SysRes res = VG_(am_mmap_anon_float_client)(requested_size,
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 2495 static SysRes am_mmap_anon_float_client ( SizeT length, Int prot, Bool isCH ) function
2550 SysRes VG_(am_mmap_anon_float_client) ( SizeT length, Int prot ) function
    [all...]

Completed in 60 milliseconds