ELF_TOFILE
ELF_TOFILE) == NULL)
if (_libelf_xlate(&dst, d, e->e_byteorder, ec, em, ELF_TOFILE)
if (_libelf_xlate(&dst, &src, e->e_byteorder, ec, em, ELF_TOFILE) ==
if (_libelf_xlate(&dst, &src, e->e_byteorder, ec, em, ELF_TOFILE) ==
ELF_TOFILE);
ELF_TOFILE);
_libelf_elfmachine(e), ELF_TOFILE));
assert(direction == ELF_TOFILE || direction == ELF_TOMEMORY);