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

  /external/valgrind/coregrind/m_syswrap/
syswrap-mips32-linux.c 370 static void notify_tool_of_mmap(Addr a, SizeT len, UInt prot, ULong di_handle) function
490 notify_tool_of_mmap(
    [all...]
syswrap-generic.c 193 static void notify_tool_of_mmap(Addr a, SizeT len, UInt prot, ULong di_handle) function
219 notify_tool_of_mmap as we have no better information. But really this
234 notify_tool_of_mmap(a, len, prot, 0/*di_handle*/);
    [all...]

Completed in 56 milliseconds