Add another address to look for the kernel load addr in
authorJason Molenda <jmolenda@apple.com>
Wed, 30 Nov 2016 23:00:52 +0000 (23:00 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 30 Nov 2016 23:00:52 +0000 (23:00 +0000)
commit61a8e53bf3d78c7733b5a7ba772c9b7199d0d5cb
treea0d489ce179565452f732f597b52210c8214c975
parent37a13ddb4bb433ddebc64bf51a10f48fe75ac49c
Add another address to look for the kernel load addr in
DynamicLoaderDarwinKernel::SearchForKernelWithDebugHints
on 32-bit devices.

<rdar://problem/29423290>

llvm-svn: 288284
lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp