The symseg_command contains the offset and size of the GNU style
symbol table information as described in the header file <symseg.h>.
The symbol roots of the symbol segments must also be aligned properly
in the file. So the requirement of keeping the offsets aligned to a
multiple of a 4 bytes translates to the length field of the symbol
roots also being a multiple of a long. Also the padding must again be
zeroed. (THIS IS OBSOLETE and no longer supported).
The symseg_command contains the offset and size of the GNU style symbol table information as described in the header file <symseg.h>. The symbol roots of the symbol segments must also be aligned properly in the file. So the requirement of keeping the offsets aligned to a multiple of a 4 bytes translates to the length field of the symbol roots also being a multiple of a long. Also the padding must again be zeroed. (THIS IS OBSOLETE and no longer supported).