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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 231 extern SysRes VG_(am_sbrk_anon_float_client) ( SizeT length, Int prot );
239 /* Same comments apply as per VG_(am_sbrk_anon_float_client). On
m_mallocfree.c 822 sres = VG_(am_sbrk_anon_float_client)
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2434 SysRes VG_(am_sbrk_anon_float_client) ( SizeT length, Int prot ) function
    [all...]

Completed in 420 milliseconds