> Notice that the last three bytes are not zeros. Can the output for > llvm-readobj be changed to fix this? Is this a big endian machine? I think the problem might be is the MachOObject change is behavior base on the host endianes. > Thanks, > > Brendan Cheers, Rafael