Home | History | Annotate | Download | only in src

Lines Matching refs:ZapBlock

532     ZapBlock(base, CodePageGuardStartOffset());
533 ZapBlock(base + CodePageAreaStartOffset(), body_size);
547 ZapBlock(base, chunk_size);
626 ZapBlock(start, size);
640 void MemoryAllocator::ZapBlock(Address start, size_t size) {