Searched refs:am_shadow_alloc (Results 1 – 5 of 5) sorted by relevance
148 extern void* VG_(am_shadow_alloc)(SizeT size);
604 hp = (Addr)VG_(am_shadow_alloc)(SUPERBLOCK_SIZE); in perm_malloc()
300 new_sm = VG_(am_shadow_alloc)(sizeof(SecMap)); in copy_for_writing()2155 ocacheL1 = VG_(am_shadow_alloc)(sizeof(OCache)); in init_OCache()
2498 void* VG_(am_shadow_alloc)(SizeT size) in VG_() argument
646 shmem__bigchunk_next = VG_(am_shadow_alloc)( sHMEM__BIGCHUNK_SIZE ); in shmem__bigchunk_alloc()