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

/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c720 preceding VG_(di_notify_mmap) just below.
808 If a call to VG_(di_notify_mmap) causes debug info to be read, then
815 ULong VG_(di_notify_mmap)( Addr a, Bool allow_SkFileV, Int use_fd ) function
837 VG_(printf)("di_notify_mmap-0:\n");
838 VG_(printf)("di_notify_mmap-1: %#lx-%#lx %c%c%c\n",
867 VG_(printf)("di_notify_mmap-2: %s\n", filename);
969 VG_(printf)("di_notify_mmap-3: "
1036 VG_(printf)("di_notify_mmap-4: "
1060 VG_(printf)("di_notify_mmap-5: "
1202 /* this should really return ULong, as per VG_(di_notify_mmap)
[all...]

Completed in 93 milliseconds