Descriptiondump_syms: Fix load address calculation for prelinked DSOs/PIEs This is based on Roland McGrath's comments in https://breakpad.appspot.com/588002/. This is a speculative fix since I don't have system with ELF prelinking enabled to test this on. I wouldn't expect passing prelinked objects to dump_syms to be a common use case, but it could be useful for dumping symbols of an installed system library. BUG= none TEST= none Patch Set 1 #
MessagesTotal messages: 1
|