Searched refs:SymbolFileCreateInstance (Results 1 – 4 of 4) sorted by relevance
323 SymbolFileCreateInstance create_callback,326 static bool UnregisterPlugin(SymbolFileCreateInstance create_callback);328 static SymbolFileCreateInstance
87 typedef SymbolFile *(*SymbolFileCreateInstance)(lldb::ObjectFileSP objfile_sp); typedef
61 SymbolFileCreateInstance create_callback; in FindPlugin()
994 typedef PluginInstance<SymbolFileCreateInstance> SymbolFileInstance;1004 SymbolFileCreateInstance create_callback, in RegisterPlugin()1010 bool PluginManager::UnregisterPlugin(SymbolFileCreateInstance create_callback) { in UnregisterPlugin()1014 SymbolFileCreateInstance