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