Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:di_notify_mmap

588    preceding VG_(di_notify_mmap) just below.
667 If a call to VG_(di_notify_mmap) causes debug info to be read, then
674 ULong VG_(di_notify_mmap)( Addr a, Bool allow_SkFileV, Int use_fd )
696 VG_(printf)("di_notify_mmap-1: %#lx-%#lx %c%c%c\n",
715 VG_(printf)("di_notify_mmap-2: %s\n", filename);
815 VG_(printf)("di_notify_mmap-3: is_rx_map %d, is_rw_map %d\n",
1027 /* this should really return ULong, as per VG_(di_notify_mmap). */