* Data section names are encoded in the object file format * Objects can be converted into their file format layouts * Add writing/reading test to make sure that an object converted to bytes and then back from bytes is equal to hopefully catch major object translations Signed-off-by: Alek Ratzloff <alekratz@gmail.com>