Searched refs:PlatformCreateInstance (Results 1 – 4 of 4) sorted by relevance
219 PlatformCreateInstance create_callback,222 static bool UnregisterPlugin(PlatformCreateInstance create_callback);224 static PlatformCreateInstance GetPlatformCreateCallbackAtIndex(uint32_t idx);226 static PlatformCreateInstance
78 typedef lldb::PlatformSP (*PlatformCreateInstance)(bool force, typedef
808 typedef PluginInstance<PlatformCreateInstance> PlatformInstance;818 PlatformCreateInstance create_callback, in RegisterPlugin()824 bool PluginManager::UnregisterPlugin(PlatformCreateInstance create_callback) { in UnregisterPlugin()837 PlatformCreateInstance842 PlatformCreateInstance
221 if (PlatformCreateInstance create_callback = in Create()2123 PlatformCreateInstance create_callback; in GetOrCreate()2226 PlatformCreateInstance create_callback; in LoadPlatformBinaryAndSetup()