Displaying 1 result from an estimated 1 matches for "g54b3f91d205".
2020 Apr 28
5
llvm-objdump: failed to parse debug information
...file/line information).
In order to identify where the ELF file is lacking debug info, I added
some debug traces to llvm-objdump and it seems the following symbol is
the culprit: __ThumbV7PILongThunk_<my_func>
Is this expected behavior? How to fix it?
LLVM version is llvmorg-11-init-12683-g54b3f91d205 but AFAICT anything
above 10.0 behaves the same.
Thanks,
--
Jerome