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
1032 typedef PluginInstance<SymbolFileCreateInstance> SymbolFileInstance;1042 SymbolFileCreateInstance create_callback, in RegisterPlugin()1048 bool PluginManager::UnregisterPlugin(SymbolFileCreateInstance create_callback) { in UnregisterPlugin()1052 SymbolFileCreateInstance