of the structures instead of just a pointer to it, so that they can call the system provided
functions for swapping the values in those structures to the current endianess. Except part of
the symbol table, which is just experimental right now anyway.
CDFatFile and CDFatArch only have special cases on little-endian (intel). I should try writing
that code next, even though I can't test it on intel.
All of the Objective-C stuff needs to be converted to handle different byte ordering.