llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD
Jim Ingham f72ce3a216 Use the dyld_mode, image_infos & image_infos_count passed into the shared library notification function
to update libraries rather than reading the whole all_imaage_infos structure every time we get notified.

llvm-svn: 133448
2011-06-20 17:32:44 +00:00
..
DynamicLoaderMacOSXDYLD.cpp Use the dyld_mode, image_infos & image_infos_count passed into the shared library notification function 2011-06-20 17:32:44 +00:00
DynamicLoaderMacOSXDYLD.h Use the dyld_mode, image_infos & image_infos_count passed into the shared library notification function 2011-06-20 17:32:44 +00:00
Makefile Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00