Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:di_handle

140       ULong di_handle = VG_(di_aix5_notify_segchange)(
154 /*r*/True, /*w*/False, /*x*/True, di_handle );
157 /*r*/True, /*w*/True, /*x*/False, 0/*or di_handle?*/ );
1729 VG_TRACK( new_mem_mmap, addr, len, r,w,x, 0/*di_handle*/ );
2134 VG_TRACK( new_mem_mmap, RES, segmentSize, True, True, False, 0/*di_handle*/ );