GPR_FLAG_MAJOR_BY_OLDMALLOC 6223 gc.c           	    objspace->rgengc.need_major_gc |= GPR_FLAG_MAJOR_BY_OLDMALLOC;;
GPR_FLAG_MAJOR_BY_OLDMALLOC 6243 gc.c           	if ((objspace->profile.latest_gc_info & GPR_FLAG_MAJOR_BY_OLDMALLOC) == 0) {
GPR_FLAG_MAJOR_BY_OLDMALLOC 6712 gc.c                 (flags & GPR_FLAG_MAJOR_BY_OLDMALLOC) ? sym_oldmalloc :