Searched refs:SymbolFileCreateInstance (Results 1 – 4 of 4) sorted by relevance
317 SymbolFileCreateInstance create_callback,320 static bool UnregisterPlugin(SymbolFileCreateInstance create_callback);322 static SymbolFileCreateInstance
84 typedef SymbolFile *(*SymbolFileCreateInstance)(lldb::ObjectFileSP objfile_sp); typedef
62 SymbolFileCreateInstance create_callback; in FindPlugin()
960 typedef PluginInstance<SymbolFileCreateInstance> SymbolFileInstance;970 SymbolFileCreateInstance create_callback, in RegisterPlugin()976 bool PluginManager::UnregisterPlugin(SymbolFileCreateInstance create_callback) { in UnregisterPlugin()980 SymbolFileCreateInstance