aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorAleksandr Urakov <aleksandr.urakov@jetbrains.com>2018-11-02 08:54:35 +0000
committerAleksandr Urakov <aleksandr.urakov@jetbrains.com>2018-11-02 08:54:35 +0000
commit15da7684db33fe15ad8b2589573d2bfce556f6b7 (patch)
tree6a73ece468ed8fd466a52f1af97121aa74720d71 /clang/lib/Lex/ModuleMap.cpp
parent54bb316185dd6b4aa6e1760f2556d58077e8c50c (diff)
downloadllvm-15da7684db33fe15ad8b2589573d2bfce556f6b7.zip
llvm-15da7684db33fe15ad8b2589573d2bfce556f6b7.tar.gz
llvm-15da7684db33fe15ad8b2589573d2bfce556f6b7.tar.bz2
[Symbol] Search symbols with name and type in a symbol file
Summary: This patch adds possibility of searching a public symbol with name and type in a symbol file. It is helpful when working with PE, because PE's symtabs contain only imported / exported symbols only. Such a search is required for e.g. evaluation of an expression that calls some function of the debuggee. Reviewers: zturner, asmith, labath, clayborg, espindola Reviewed By: clayborg Subscribers: emaste, arichardson, aleksandr.urakov, jingham, lldb-commits, stella.stamenova Tags: #lldb Differential Revision: https://reviews.llvm.org/D53368 llvm-svn: 345957
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions