Searched refs:PlatformCreateInstance (Results 1 – 4 of 4) sorted by relevance
290 PlatformCreateInstance create_callback,293 static bool UnregisterPlugin(PlatformCreateInstance create_callback);295 static PlatformCreateInstance GetPlatformCreateCallbackAtIndex(uint32_t idx);297 static PlatformCreateInstance
79 typedef lldb::PlatformSP (*PlatformCreateInstance)(bool force, typedef
1077 typedef PluginInstance<PlatformCreateInstance> PlatformInstance;1087 PlatformCreateInstance create_callback, in RegisterPlugin()1093 bool PluginManager::UnregisterPlugin(PlatformCreateInstance create_callback) { in UnregisterPlugin()1106 PlatformCreateInstance1111 PlatformCreateInstance
221 if (PlatformCreateInstance create_callback = in Create()2135 PlatformCreateInstance create_callback; in GetOrCreate()2238 PlatformCreateInstance create_callback; in LoadPlatformBinaryAndSetup()