swap_xword
shdr->sh_flags = swap_xword(shdr->sh_flags);
shdr->sh_size = swap_xword(shdr->sh_size);
shdr->sh_addralign = swap_xword(shdr->sh_addralign);
shdr->sh_entsize = swap_xword(shdr->sh_entsize);
sym->st_size = swap_xword(sym->st_size);