Next: Reloading phase, Previous: Data descriptions, Up: Dumping [Contents][Index]
Dumping is done by calling the function pdump() (in dumper.c) which is invoked from Fdump_emacs (in emacs.c). This function performs a number of tasks.
• Object inventory: | ||
• Address allocation: | ||
• The header: | ||
• Data dumping: | ||
• Pointers dumping: |