Searched refs:am_notify_client_shmat (Results 1 – 3 of 3) sorted by relevance
179 extern Bool VG_(am_notify_client_shmat)( Addr a, SizeT len, UInt prot );
2198 VG_(am_notify_client_shmat)( Addr a, SizeT len, UInt prot ) in VG_() argument
2039 d = VG_(am_notify_client_shmat)( res, segmentSize, prot ); in ML_()