obj_sz            825 gc/dbg_mlc.c   	    size_t obj_sz = hhdr -> hb_sz - BYTES_TO_WORDS(sizeof(oh));
obj_sz            827 gc/dbg_mlc.c   	    for (i = 0; i < obj_sz; ++i) ((word *)p)[i] = 0xdeadbeef;