llvm-project/lldb/source/Plugins/DynamicLoader
Eugene Zemtsov b7386d9943 Advanced guessing of rendezvous breakpoint (resubmit)
When rendezvous structure is not initialized we need to set up
rendezvous breakpoint anyway. In this case the code will locate
dynamic loader (interpreter) and look for known function names.

This is r322209, but with fixed VDSO loading fixed.

Bug: https://bugs.llvm.org/show_bug.cgi?id=25806
Differential Revision: https://reviews.llvm.org/D41533

llvm-svn: 322251
2018-01-11 03:46:35 +00:00
..
Darwin-Kernel Use a static_cast instead of a C cast, NFC 2017-12-06 19:21:09 +00:00
Hexagon-DYLD Move ArchSpec to the Utility module 2017-11-13 16:16:33 +00:00
MacOSX-DYLD Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
POSIX-DYLD Advanced guessing of rendezvous breakpoint (resubmit) 2018-01-11 03:46:35 +00:00
Static Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Windows-DYLD Implement trampoline step-through for Windows-x86. 2017-09-22 23:41:41 +00:00
CMakeLists.txt Move WindowsDYLD to the Plugins/DynamicLoader directory. 2015-07-08 18:07:13 +00:00