Searched refs:SymbolFileCreateInstance (Results 1 – 4 of 4) sorted by relevance
331 SymbolFileCreateInstance create_callback,334 static bool UnregisterPlugin(SymbolFileCreateInstance create_callback);336 static SymbolFileCreateInstance
62 SymbolFileCreateInstance create_callback; in FindPlugin()
87 typedef SymbolFile *(*SymbolFileCreateInstance)(lldb::ObjectFileSP objfile_sp); typedef
1058 typedef PluginInstance<SymbolFileCreateInstance> SymbolFileInstance;1068 SymbolFileCreateInstance create_callback, in RegisterPlugin()1074 bool PluginManager::UnregisterPlugin(SymbolFileCreateInstance create_callback) { in UnregisterPlugin()1078 SymbolFileCreateInstance