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

  /external/valgrind/coregrind/m_syswrap/
syswrap-mips32-linux.c 353 static void notify_core_of_mmap(Addr a, SizeT len, UInt prot, function
367 "notify_core_of_mmap" );
478 notify_core_of_mmap(
    [all...]
syswrap-generic.c 176 static void notify_core_of_mmap(Addr a, SizeT len, UInt prot, function
190 "notify_core_of_mmap" );
233 notify_core_of_mmap(a, len, prot, flags, fd, offset);
    [all...]

Completed in 40 milliseconds