Home
last modified time | relevance | path

Searched refs:di_notify_mmap (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_debuginfo.h66 extern ULong VG_(di_notify_mmap)( Addr a, Bool allow_SkFileV, Int use_fd );
Dm_main.c2246 anu.ull = VG_(di_notify_mmap)( seg_starts[i], True/*allow_SkFileV*/, in valgrind_main()
2268 VG_(di_notify_mmap)( seg_starts[i], False/*don't allow_SkFileV*/, in valgrind_main()
/external/valgrind/docs/internals/
DDarwin-notes.txt114 VG_(di_notify_mmap): Linux version is also used for Darwin, and
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-mips32-linux.c487 di_handle = VG_(di_notify_mmap)( (Addr)sr_Res(sres), in mips_PRE_sys_mmap()
Dsyswrap-generic.c2367 di_handle = VG_(di_notify_mmap)( (Addr)sr_Res(sres), in ML_()
Dsyswrap-darwin.c4248 VG_(di_notify_mmap)( (Addr)RES, False/*allow_SkFileV*/, in POST()
Dsyswrap-solaris.c5928 VG_(di_notify_mmap)((Addr) mrp->mr_addr, False /*allow_SkFileV*/, fd); in mmapobj_process_phdrs()
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c815 ULong VG_(di_notify_mmap)( Addr a, Bool allow_SkFileV, Int use_fd ) in VG_() argument
/external/valgrind/
DNEWS414 349941 di_notify_mmap might create wrong start/size DebugInfoMapping