DUMP_FIELD_COPY  2031 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, total_length);
DUMP_FIELD_COPY  2032 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, position);
DUMP_FIELD_COPY  2045 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, up_obj);
DUMP_FIELD_COPY  2047 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, write_protect);
DUMP_FIELD_COPY  2048 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, visible);
DUMP_FIELD_COPY  2049 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, front_sticky);
DUMP_FIELD_COPY  2050 src/pdumper.c    DUMP_FIELD_COPY (&out, tree, rear_sticky);
DUMP_FIELD_COPY  2086 src/pdumper.c    DUMP_FIELD_COPY (&out, string, u.s.size);
DUMP_FIELD_COPY  2087 src/pdumper.c    DUMP_FIELD_COPY (&out, string, u.s.size_byte);
DUMP_FIELD_COPY  2121 src/pdumper.c    DUMP_FIELD_COPY (out, marker, need_adjustment);
DUMP_FIELD_COPY  2122 src/pdumper.c    DUMP_FIELD_COPY (out, marker, insertion_type);
DUMP_FIELD_COPY  2129 src/pdumper.c        DUMP_FIELD_COPY (out, marker, charpos);
DUMP_FIELD_COPY  2130 src/pdumper.c        DUMP_FIELD_COPY (out, marker, bytepos);
DUMP_FIELD_COPY  2150 src/pdumper.c    DUMP_FIELD_COPY (&out, node, begin);
DUMP_FIELD_COPY  2151 src/pdumper.c    DUMP_FIELD_COPY (&out, node, end);
DUMP_FIELD_COPY  2152 src/pdumper.c    DUMP_FIELD_COPY (&out, node, limit);
DUMP_FIELD_COPY  2153 src/pdumper.c    DUMP_FIELD_COPY (&out, node, offset);
DUMP_FIELD_COPY  2154 src/pdumper.c    DUMP_FIELD_COPY (&out, node, otick);
DUMP_FIELD_COPY  2156 src/pdumper.c    DUMP_FIELD_COPY (&out, node, red);
DUMP_FIELD_COPY  2157 src/pdumper.c    DUMP_FIELD_COPY (&out, node, rear_advance);
DUMP_FIELD_COPY  2158 src/pdumper.c    DUMP_FIELD_COPY (&out, node, front_advance);
DUMP_FIELD_COPY  2279 src/pdumper.c    DUMP_FIELD_COPY (&out, lfloat, u.data);
DUMP_FIELD_COPY  2292 src/pdumper.c    DUMP_FIELD_COPY (&out, intfwd, type);
DUMP_FIELD_COPY  2306 src/pdumper.c    DUMP_FIELD_COPY (&out, boolfwd, type);
DUMP_FIELD_COPY  2323 src/pdumper.c    DUMP_FIELD_COPY (&out, objfwd, type);
DUMP_FIELD_COPY  2337 src/pdumper.c    DUMP_FIELD_COPY (&out, buffer_objfwd, type);
DUMP_FIELD_COPY  2338 src/pdumper.c    DUMP_FIELD_COPY (&out, buffer_objfwd, offset);
DUMP_FIELD_COPY  2353 src/pdumper.c    DUMP_FIELD_COPY (&out, kboard_objfwd, type);
DUMP_FIELD_COPY  2354 src/pdumper.c    DUMP_FIELD_COPY (&out, kboard_objfwd, offset);
DUMP_FIELD_COPY  2400 src/pdumper.c    DUMP_FIELD_COPY (&out, blv, local_if_set);
DUMP_FIELD_COPY  2401 src/pdumper.c    DUMP_FIELD_COPY (&out, blv, found);
DUMP_FIELD_COPY  2494 src/pdumper.c    DUMP_FIELD_COPY (&out, symbol, u.s.redirect);
DUMP_FIELD_COPY  2495 src/pdumper.c    DUMP_FIELD_COPY (&out, symbol, u.s.trapped_write);
DUMP_FIELD_COPY  2496 src/pdumper.c    DUMP_FIELD_COPY (&out, symbol, u.s.interned);
DUMP_FIELD_COPY  2497 src/pdumper.c    DUMP_FIELD_COPY (&out, symbol, u.s.declared_special);
DUMP_FIELD_COPY  2498 src/pdumper.c    DUMP_FIELD_COPY (&out, symbol, u.s.pinned);
DUMP_FIELD_COPY  2601 src/pdumper.c        DUMP_FIELD_COPY (&out, sct, header.size);
DUMP_FIELD_COPY  2602 src/pdumper.c        DUMP_FIELD_COPY (&out, sct, depth);
DUMP_FIELD_COPY  2603 src/pdumper.c        DUMP_FIELD_COPY (&out, sct, min_char);
DUMP_FIELD_COPY  2611 src/pdumper.c        DUMP_FIELD_COPY (&out, header, size);
DUMP_FIELD_COPY  2729 src/pdumper.c    DUMP_FIELD_COPY (out, hash, count);
DUMP_FIELD_COPY  2730 src/pdumper.c    DUMP_FIELD_COPY (out, hash, next_free);
DUMP_FIELD_COPY  2731 src/pdumper.c    DUMP_FIELD_COPY (out, hash, purecopy);
DUMP_FIELD_COPY  2732 src/pdumper.c    DUMP_FIELD_COPY (out, hash, mutable);
DUMP_FIELD_COPY  2733 src/pdumper.c    DUMP_FIELD_COPY (out, hash, rehash_threshold);
DUMP_FIELD_COPY  2734 src/pdumper.c    DUMP_FIELD_COPY (out, hash, rehash_size);
DUMP_FIELD_COPY  2799 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.gpt);
DUMP_FIELD_COPY  2800 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.z);
DUMP_FIELD_COPY  2801 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.gpt_byte);
DUMP_FIELD_COPY  2802 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.z_byte);
DUMP_FIELD_COPY  2803 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.gap_size);
DUMP_FIELD_COPY  2804 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.modiff);
DUMP_FIELD_COPY  2805 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.chars_modiff);
DUMP_FIELD_COPY  2806 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.save_modiff);
DUMP_FIELD_COPY  2807 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.overlay_modiff);
DUMP_FIELD_COPY  2808 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.compact);
DUMP_FIELD_COPY  2809 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.beg_unchanged);
DUMP_FIELD_COPY  2810 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.end_unchanged);
DUMP_FIELD_COPY  2811 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.unchanged_modified);
DUMP_FIELD_COPY  2812 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.overlay_unchanged_modified);
DUMP_FIELD_COPY  2817 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.inhibit_shrinking);
DUMP_FIELD_COPY  2818 src/pdumper.c        DUMP_FIELD_COPY (out, buffer, own_text.redisplay);
DUMP_FIELD_COPY  2827 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, pt);
DUMP_FIELD_COPY  2828 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, pt_byte);
DUMP_FIELD_COPY  2829 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, begv);
DUMP_FIELD_COPY  2830 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, begv_byte);
DUMP_FIELD_COPY  2831 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, zv);
DUMP_FIELD_COPY  2832 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, zv_byte);
DUMP_FIELD_COPY  2841 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, indirections);
DUMP_FIELD_COPY  2842 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, window_count);
DUMP_FIELD_COPY  2847 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, modtime);
DUMP_FIELD_COPY  2848 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, modtime_size);
DUMP_FIELD_COPY  2849 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, auto_save_modified);
DUMP_FIELD_COPY  2850 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, display_error_modiff);
DUMP_FIELD_COPY  2851 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, auto_save_failure_time);
DUMP_FIELD_COPY  2852 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, last_window_start);
DUMP_FIELD_COPY  2859 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, prevent_redisplay_optimizations_p);
DUMP_FIELD_COPY  2860 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, clip_changed);
DUMP_FIELD_COPY  2861 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, inhibit_buffer_hooks);
DUMP_FIELD_COPY  2862 src/pdumper.c    DUMP_FIELD_COPY (out, buffer, long_line_optimizations_p);
DUMP_FIELD_COPY  2907 src/pdumper.c    DUMP_FIELD_COPY (&out, subr, header.size);
DUMP_FIELD_COPY  2917 src/pdumper.c    DUMP_FIELD_COPY (&out, subr, min_args);
DUMP_FIELD_COPY  2918 src/pdumper.c    DUMP_FIELD_COPY (&out, subr, max_args);
DUMP_FIELD_COPY  2934 src/pdumper.c    DUMP_FIELD_COPY (&out, subr, doc);
DUMP_FIELD_COPY  3228 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, id);
DUMP_FIELD_COPY  3229 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, hash_index);
DUMP_FIELD_COPY  3230 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, dimension);
DUMP_FIELD_COPY  3234 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, code_linear_p);
DUMP_FIELD_COPY  3235 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, iso_chars_96);
DUMP_FIELD_COPY  3236 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, ascii_compatible_p);
DUMP_FIELD_COPY  3237 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, supplementary_p);
DUMP_FIELD_COPY  3238 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, compact_codes_p);
DUMP_FIELD_COPY  3239 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, unified_p);
DUMP_FIELD_COPY  3240 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, iso_final);
DUMP_FIELD_COPY  3241 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, iso_revision);
DUMP_FIELD_COPY  3242 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, emacs_mule_id);
DUMP_FIELD_COPY  3243 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, method);
DUMP_FIELD_COPY  3244 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, min_code);
DUMP_FIELD_COPY  3245 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, max_code);
DUMP_FIELD_COPY  3246 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, char_index_offset);
DUMP_FIELD_COPY  3247 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, min_char);
DUMP_FIELD_COPY  3248 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, max_char);
DUMP_FIELD_COPY  3249 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, invalid_code);
DUMP_FIELD_COPY  3251 src/pdumper.c    DUMP_FIELD_COPY (&out, cs, code_offset);