- int debug; // internal debugging: options accumulate. very noisy.
- int dryrun; // do all the work, but throw the dump away
- int sparse; // use dyld's data about dylibs to reduce the size of the dump
- off_t sizebound; // maximum size of the dump
- int coreinfo; // create a (currently experimental) 'coreinfo' section
-#ifdef CONFIG_REFSC
- int scfileref; // create "reference" segments that point at the shared cache