Searched refs:am_change_ownership_v_to_c (Results 1 – 3 of 3) sorted by relevance
258 extern Bool VG_(am_change_ownership_v_to_c)( Addr start, SizeT len );
2269 = VG_(am_change_ownership_v_to_c)( co_start, co_endPlus - co_start ); in valgrind_main()
2658 Bool VG_(am_change_ownership_v_to_c)( Addr start, SizeT len ) in VG_() argument