reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
159 for (uptr from = *from_ptr; from < to; from += kHeapAlignment) { 159 for (uptr from = *from_ptr; from < to; from += kHeapAlignment) { 160 MBlock *b = ctx->metamap.GetBlock(from); 162 *from_ptr = from;