Searched refs:am_shadow_alloc (Results 1 – 4 of 4) sorted by relevance
155 extern void* VG_(am_shadow_alloc)(SizeT size);
301 new_sm = VG_(am_shadow_alloc)(sizeof(SecMap)); in copy_for_writing()2356 ocacheL1 = VG_(am_shadow_alloc)(sizeof(OCache)); in init_OCache()
2452 void* VG_(am_shadow_alloc)(SizeT size) in VG_() argument
683 shmem__bigchunk_next = VG_(am_shadow_alloc)( sHMEM__BIGCHUNK_SIZE ); in shmem__bigchunk_alloc()