diff options
author | Michał Górny <mgorny@moritz.systems> | 2020-12-04 18:56:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@moritz.systems> | 2020-12-17 09:31:10 +0100 |
commit | 8666b9057f23badfe90548297f3c01937daa4a9c (patch) | |
tree | fa1b3b983d613bbcc2c5e7a4e4fb4549f6223469 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 96076a2edbd63e3e9d6ee0eca0c90d34579b7602 (diff) | |
download | llvm-8666b9057f23badfe90548297f3c01937daa4a9c.zip llvm-8666b9057f23badfe90548297f3c01937daa4a9c.tar.gz llvm-8666b9057f23badfe90548297f3c01937daa4a9c.tar.bz2 |
[lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hit
Explicitly consider the libraries reported on the initial rendezvous
breakpoint hit added. This is necessary on FreeBSD since the dynamic
loader issues only a single 'consistent' state rendezvous breakpoint hit
for all the libraries present in DT_NEEDED. It is also helpful on Linux
where it ensures that ld-linux is considered loaded as well
as the shared system libraries reported afterwards.
Reenable memory maps on FreeBSD since this fixed the issue triggered
by them.
Differential Revision: https://reviews.llvm.org/D92187
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions