[lldb] Move GetSharedModuleWithLocalCache to PlatformDarwinDevice (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 2 May 2022 19:52:39 +0000 (12:52 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Tue, 3 May 2022 00:34:40 +0000 (17:34 -0700)
commit322b4130415ac51ba48c993dfebc9c0b38d5bc32
treedf5c39864a9a1f6a435a3364391607b4e7e7e13a
parent41c0ff1e740bc0962104a2619b908f8c24e28741
[lldb] Move GetSharedModuleWithLocalCache to PlatformDarwinDevice (NFC)

Refactoring in preparation of D124801.

Differential revision: https://reviews.llvm.org/D124800
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.h
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinDevice.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformDarwinDevice.h
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp
lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.h