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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 237 extern SysRes VG_(am_mmap_anon_float_valgrind)( SizeT cszB );
240 Linux this behaves the same as VG_(am_mmap_anon_float_valgrind). */
m_transtab.c 774 sres = VG_(am_mmap_anon_float_valgrind)( 8 * tc_sector_szQ );
782 sres = VG_(am_mmap_anon_float_valgrind)
    [all...]
m_mallocfree.c 840 sres = VG_(am_mmap_anon_float_valgrind)( cszB );
    [all...]
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 365 sres = VG_(am_mmap_anon_float_valgrind)( szB );
aspacemgr-linux.c 2444 SysRes VG_(am_mmap_anon_float_valgrind)( SizeT length ) function
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c     [all...]

Completed in 270 milliseconds