Searched refs:notify_core_of_mmap (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-mips32-linux.c370 static void notify_core_of_mmap(Addr a, SizeT len, UInt prot, function
384 "notify_core_of_mmap" );
495 notify_core_of_mmap(
H A Dsyswrap-generic.c145 static void notify_core_of_mmap(Addr a, SizeT len, UInt prot, function
159 "notify_core_of_mmap" );
202 notify_core_of_mmap(a, len, prot, flags, fd, offset);
2167 notify_core_of_mmap(

Completed in 152 milliseconds