Searched defs:di_notify_mmap (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c606 preceding VG_(di_notify_mmap) just below.
685 If a call to VG_(di_notify_mmap) causes debug info to be read, then
692 ULong VG_(di_notify_mmap)( Addr a, Bool allow_SkFileV, Int use_fd ) function
714 VG_(printf)("di_notify_mmap-1: %#lx-%#lx %c%c%c\n",
733 VG_(printf)("di_notify_mmap-2: %s\n", filename);
830 VG_(printf)("di_notify_mmap-3: is_rx_map %d, is_rw_map %d\n",
1032 /* this should really return ULong, as per VG_(di_notify_mmap). */

Completed in 231 milliseconds