diff options
author | Antonio Afonso <antonio.afonso@gmail.com> | 2019-06-11 20:16:13 +0000 |
---|---|---|
committer | Antonio Afonso <antonio.afonso@gmail.com> | 2019-06-11 20:16:13 +0000 |
commit | 943faef1fafe2793cfaf9bf7741fe4215d3b0fe7 (patch) | |
tree | 3964c21d1573a12769317960aaeb236d544ad4bd /llvm/docs/CommandGuide/llvm-size.md | |
parent | 1dc3c9aa8f7a68343a0ec1447c96e66b348a2608 (diff) | |
download | bcm5719-llvm-943faef1fafe2793cfaf9bf7741fe4215d3b0fe7.tar.gz bcm5719-llvm-943faef1fafe2793cfaf9bf7741fe4215d3b0fe7.zip |
Add support to read aux vector values
Summary:
This is the second patch to improve module loading in a series that started here (where I explain the motivation and solution): https://reviews.llvm.org/D62499
I need to read the aux vector to know where the r_debug map with the loaded libraries are.
The AuxVector class was made generic so it could be reused between the POSIX-DYLD plugin and NativeProcess*. The class itself ended up in the ProcessUtility plugin.
Reviewers: clayborg, xiaobai, labath, JDevlieghere
Reviewed By: clayborg, labath, JDevlieghere
Subscribers: emaste, JDevlieghere, mgorny, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D62500
llvm-svn: 363098
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-size.md')
0 files changed, 0 insertions, 0 deletions