Searched refs:am_create_reservation (Results 1 – 3 of 3) sorted by relevance
292 extern Bool VG_(am_create_reservation)
541 ok = VG_(am_create_reservation)( in setup_client_stack()812 ok = VG_(am_create_reservation)( in setup_client_dataseg()826 ok = VG_(am_create_reservation)( in setup_client_dataseg()
2786 Bool VG_(am_create_reservation) ( Addr start, SizeT length, in VG_() argument