Searched refs:SymbolFileCreateInstance (Results 1 – 4 of 4) sorted by relevance
413 SymbolFileCreateInstance create_callback,416 static bool UnregisterPlugin(SymbolFileCreateInstance create_callback);418 static SymbolFileCreateInstance
62 SymbolFileCreateInstance create_callback; in FindPlugin()
89 typedef SymbolFile *(*SymbolFileCreateInstance)(lldb::ObjectFileSP objfile_sp); typedef
1358 typedef PluginInstance<SymbolFileCreateInstance> SymbolFileInstance;1368 SymbolFileCreateInstance create_callback, in RegisterPlugin()1374 bool PluginManager::UnregisterPlugin(SymbolFileCreateInstance create_callback) { in UnregisterPlugin()1378 SymbolFileCreateInstance