diff options
author | Aleksandr Urakov <aleksandr.urakov@jetbrains.com> | 2018-11-30 06:56:37 +0000 |
---|---|---|
committer | Aleksandr Urakov <aleksandr.urakov@jetbrains.com> | 2018-11-30 06:56:37 +0000 |
commit | 8cfb12b9bd042d70a365dc6d7144d944d1a64612 (patch) | |
tree | f7696a3d2a7f0400f91d0704051f95342811b00a /lldb/source/Plugins/Process/Windows | |
parent | 0850e8a6b647323ba184d4c63a8d500b3a7ec013 (diff) | |
download | bcm5719-llvm-8cfb12b9bd042d70a365dc6d7144d944d1a64612.tar.gz bcm5719-llvm-8cfb12b9bd042d70a365dc6d7144d944d1a64612.zip |
[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, not only in a symtab. 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: davide, emaste, arichardson, aleksandr.urakov, jingham,
lldb-commits, stella.stamenova
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D53368
llvm-svn: 347960
Diffstat (limited to 'lldb/source/Plugins/Process/Windows')
0 files changed, 0 insertions, 0 deletions