Displaying 1 result from an estimated 1 matches for "7cf97e31".
2016 Jun 20
2
llvm-bjdump and ELF-ARM/Thumb
The standard objdump does not recognised the format.
It works if I used an arm-linux-androideabi-objdump from the Android ndk but I am using the clang API to read binary inside my soft.
This is why I was only working with llvm-objdump.
> On 19 Jun 2016, at 15:03, Bruce Hoult <bruce at hoult.org> wrote:
>
> What happens if you use the standard bunutils objdump e.g. from macports