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

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

Completed in 411 milliseconds