[Lldb-commits] [PATCH] D63540: Fix lookup of symbols with the same address range but different binding

Jan Kratochvil via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 8 01:56:57 PST 2020


jankratochvil updated this revision to Diff 236777.
jankratochvil added a comment.

Found some way.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63540/new/

https://reviews.llvm.org/D63540

Files:
  lldb/include/lldb/Symbol/Symtab.h
  lldb/include/lldb/Utility/RangeMap.h
  lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  lldb/source/Symbol/Symtab.cpp
  lldb/test/Shell/SymbolFile/Inputs/symbol-binding.s
  lldb/test/Shell/SymbolFile/symbol-binding.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63540.236777.patch
Type: text/x-patch
Size: 6618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200108/44ec84d5/attachment.bin>


More information about the lldb-commits mailing list