[Lldb-commits] [PATCH] D73191: Ignore methods in full-name function lookup (with accelerators)

Jaroslav Sevcik via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 24 03:31:12 PST 2020


jarin updated this revision to Diff 240144.
jarin edited the summary of this revision.
jarin added a comment.

Updated to include all methods/non-methods with matching mangled name.


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

https://reviews.llvm.org/D73191

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.h
  lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
  lldb/test/Shell/SymbolFile/DWARF/find-basic-function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73191.240144.patch
Type: text/x-patch
Size: 5520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200124/cdfed3b0/attachment-0001.bin>


More information about the lldb-commits mailing list