The _binary_loader_exe_size variable can be relocated by Android linker
which makes it unusable, rely instead on end-start which can be
relocated
Also don't reject binaries with linker having it's own DT_INTERP section
(like /system/bin/linker on ARM Android)