llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD
Jim Ingham 03d1730aad We had to squirrel away the dyld module before doing ResolveExecutableModule, since
that would clear the module list, and then put it back by hand.  But we forgot to 
also put its sections back in the target SectionList, so we would jettison it as
unloaded when we finished handling the first real load event.  Add its sections.

<rdar://problem/18385947>

llvm-svn: 218156
2014-09-19 21:56:45 +00:00
..
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
DynamicLoaderMacOSXDYLD.cpp We had to squirrel away the dyld module before doing ResolveExecutableModule, since 2014-09-19 21:56:45 +00:00
DynamicLoaderMacOSXDYLD.h Fix typos. 2014-07-08 18:05:41 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00