Searched refs:mc_new_mem_mmap (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/main/memcheck/ |
D | mc_main.c | 4059 void mc_new_mem_mmap ( Addr a, SizeT len, Bool rr, Bool ww, Bool xx, in mc_new_mem_mmap() function 4105 mc_new_mem_mmap(a, len, rr, ww, xx, di_handle); in mc_new_mem_startup() 6908 VG_(track_new_mem_mmap) ( mc_new_mem_mmap ); in mc_pre_clo_init()
|