Searched refs:SymbolFileCreateInstance (Results 1 – 4 of 4) sorted by relevance
316 SymbolFileCreateInstance create_callback,319 static bool UnregisterPlugin(SymbolFileCreateInstance create_callback);321 static SymbolFileCreateInstance
82 typedef SymbolFile *(*SymbolFileCreateInstance)(lldb::ObjectFileSP objfile_sp); typedef
62 SymbolFileCreateInstance create_callback; in FindPlugin()
958 typedef PluginInstance<SymbolFileCreateInstance> SymbolFileInstance;968 SymbolFileCreateInstance create_callback, in RegisterPlugin()974 bool PluginManager::UnregisterPlugin(SymbolFileCreateInstance create_callback) { in UnregisterPlugin()978 SymbolFileCreateInstance