hanchenye-llvm-project/lldb/source/Plugins/DynamicLoader
Matt Kopec d678d30bac This fixes two issues with the POSIX dynamic loader:
1. existing breakpoints weren't being re-resolved after the sections of a library were loaded (ie. through dlopen).
2. loaded sections weren't being removed after a shared library had been unloaded.

llvm-svn: 190727
2013-09-13 22:14:50 +00:00
..
Darwin-Kernel Fix some names in the wake of my Mach-O changes to LLVM. 2013-08-27 05:04:57 +00:00
MacOSX-DYLD Fix some names in the wake of my Mach-O changes to LLVM. 2013-08-27 05:04:57 +00:00
POSIX-DYLD This fixes two issues with the POSIX dynamic loader: 2013-09-13 22:14:50 +00:00
Static <rdar://problem/13854277> 2013-05-10 21:47:16 +00:00
CMakeLists.txt Unbreak cmake builds by skipping Darwin kernel plugin on non-Mac platforms 2013-05-13 17:30:30 +00:00