davidb added a comment. Hi Sam, In the case that an ELF binary has both a static and dynamic symbol table present the list of symbols will have redundant entries. Perhaps we should only add dynamic ELF symbols in the case that we have no static symbols? https://reviews.llvm.org/D29632