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
782 typedef PluginInstance<PlatformCreateInstance> PlatformInstance;792 PlatformCreateInstance create_callback, in RegisterPlugin()798 bool PluginManager::UnregisterPlugin(PlatformCreateInstance create_callback) { in UnregisterPlugin()811 PlatformCreateInstance816 PlatformCreateInstance
255 if (PlatformCreateInstance create_callback = in Create()2171 PlatformCreateInstance create_callback; in GetOrCreate()2274 PlatformCreateInstance create_callback; in LoadPlatformBinaryAndSetup()