Searched refs:PlatformDarwinKernel (Results 1 – 7 of 7) sorted by relevance
50 void PlatformDarwinKernel::Initialize() { in Initialize()61 void PlatformDarwinKernel::Terminate() { in Terminate()213 void PlatformDarwinKernel::DebuggerInitialize( in DebuggerInitialize()226 PlatformDarwinKernel::PlatformDarwinKernel( in PlatformDarwinKernel() function in PlatformDarwinKernel244 PlatformDarwinKernel::~PlatformDarwinKernel() = default;421 PlatformDarwinKernel *thisp = (PlatformDarwinKernel *)baton; in FindKDKandSDKDirectoriesInDirectory()491 PlatformDarwinKernel *thisp = (PlatformDarwinKernel *)baton; in GetKernelsAndKextsInDirectoryHelper()577 void PlatformDarwinKernel::AddKextToMap(PlatformDarwinKernel *thisp, in AddKextToMap()613 bool PlatformDarwinKernel::KextHasdSYMSibling( in KextHasdSYMSibling()716 Status PlatformDarwinKernel::GetSharedModule( in GetSharedModule()[all …]
37 class PlatformDarwinKernel : public PlatformDarwin {51 PlatformDarwinKernel(LazyBool is_ios_debug_session);53 ~PlatformDarwinKernel() override;94 static void AddRootSubdirsToSearchPaths(PlatformDarwinKernel *thisp,122 static void AddKextToMap(PlatformDarwinKernel *thisp,193 PlatformDarwinKernel(const PlatformDarwinKernel &) = delete;194 const PlatformDarwinKernel &operator=(const PlatformDarwinKernel &) = delete;208 class PlatformDarwinKernel {
51 PlatformDarwinKernel::Initialize(); in Initialize()80 PlatformDarwinKernel::Terminate(); in Terminate()
12 PlatformDarwinKernel.cpp
38 "PlatformDarwinKernel.cpp",
516 PlatformDarwinKernel::GetPluginNameStatic()); in DynamicLoaderDarwinKernel()810 PlatformDarwinKernel::GetPluginNameStatic()); in LoadImageUsingMemoryModule()
4254 lldb/source/Plugins/Platform/MacOSX/PlatformDarwinKernel.h