diff options
author | Tamas Berghammer <tberghammer@google.com> | 2015-08-24 10:21:55 +0000 |
---|---|---|
committer | Tamas Berghammer <tberghammer@google.com> | 2015-08-24 10:21:55 +0000 |
commit | 42ecef3b15e9b74fe6bf8dca6bae76650e095726 (patch) | |
tree | a4592ace7d88f818a589866232d7b724ece2c053 /lldb/source/Core/ValueObject.cpp | |
parent | 71ad47f81fb33bbbf0a0713006691ed0c0550b3f (diff) | |
download | bcm5719-llvm-42ecef3b15e9b74fe6bf8dca6bae76650e095726.tar.gz bcm5719-llvm-42ecef3b15e9b74fe6bf8dca6bae76650e095726.zip |
Add absolute load address support for the DynamicLoader plugins
The POSIX linker generally reports the load bias for the loaded
libraries but in some case it is useful to handle a library based on
absolute load address. Example usecases:
* Windows linker uses absolute addresses
* Library list came from different source (e.g. /proc/<pid>/maps)
Differential revision: http://reviews.llvm.org/D12233
llvm-svn: 245834
Diffstat (limited to 'lldb/source/Core/ValueObject.cpp')
0 files changed, 0 insertions, 0 deletions