Handle KASLR kernel loading for kernel corefiles.
authorJason Molenda <jmolenda@apple.com>
Tue, 2 Oct 2012 03:49:41 +0000 (03:49 +0000)
committerJason Molenda <jmolenda@apple.com>
Tue, 2 Oct 2012 03:49:41 +0000 (03:49 +0000)
commit68b3607fa2fbe393fe99ba3ca8cd0c43ed85145a
treeb3b2ea4dd1b4e54331f7ae0375bde846f7a0b9d3
parent3c14b2339de13053eb0a1dffbeaac60b49c37407
Handle KASLR kernel loading for kernel corefiles.
Reduce the amount of output that DynamicLoaderDarwinKernel
prints for each kext it loads.
<rdar://problem/7714201>

llvm-svn: 164985
lldb/include/lldb/Host/Symbols.h
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp