Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:di_handle

387 static void notify_tool_of_mmap(Addr a, SizeT len, UInt prot, ULong di_handle)
400 VG_TRACK( new_mem_mmap, a, len, rr, ww, xx, di_handle );
493 ULong di_handle;
504 di_handle = VG_(di_notify_mmap)( (Addr)sr_Res(sres),
511 di_handle /* so the tool can refer to the read debuginfo later,